Solomin0

Results 11 issues of Solomin0

### Describe the bug I have no idea what is going on but I am going to try my best to explain this. I included a simplified document upload function...

bug
needs repro

- [ X ] I have searched to see if a similar issue already exists. Currently self hosting gradio user accounts and authentication. Our best option is to manually send...

bug

- [ x] I have searched to see if a similar issue already exists. The ability do serve files to users is great but this version is a bit rigid....

### Describe the bug When there are multiple items with the same name in the Dropdown list, clicking one only selects the first occurrence in the list. I thought an...

bug
pending clarification

### Describe the bug The "text" file type does not properly filter the file dialogue pop-up. Allowing users to select any type of file. ### Have you searched existing issues?...

bug

- [ x] I have searched to see if a similar issue already exists. When a user wants to upload multiple directories it requires multiple uses of the `gr.Files` component...

enhancement

### What are you trying to do? I would like to be able to move ollama models between environments that are offline. There does not seem to be a supported...

question

### What happened? I am composing a docker file to connect a python container to a chroma instance. I am using the same compose file i have in the past...

installation trouble

### Describe the bug When setting a gr.Example component as an output gradio will break. Being only able to update this via a text file seems unintended so i am...

bug

### Describe the bug @abidlabs Unable to update the dataset object correctly. It seems like all the threads on this are closed or before 4.0 using the old .update methods....

bug