-
So after i make all the right steps this is the response after i try to test the trained model,
( i downloaded the 1.5 stable diffusion and trained it successfully ) :
Traceback (most recent c…
-
When installing miaoshouai in forge, it installs langchain 0.0.132. It requires pydantic=1...
Installing pydantic < 2 breaks gradio:
`File "I:\Forge\system\python\lib\site-packages\gradio\components…
-
### Describe the bug
When using a `TabbedInterface` with multiple tabs that use `gr.DataFrame`, the dataframe cell selection behavior changes - the cell of the dataframe in the second tab can only …
jhabr updated
2 weeks ago
-
### Describe the bug
I have a dataframes where one row has many words in it than the other columns. please see video for the same.
https://github.com/user-attachments/assets/e866ad6a-e227-4a82-8…
-
hey there i managed to get it installed on vast.ai with 4xH100 when i run the gradio_ui.py i get this error:
```
2024-10-25 06:12:38,514 WARNING worker.py:1481 -- SIGTERM handler is not set becau…
-
### Describe the bug
There is an uncaught exception in the front end (JavaScript) when a plot is created inside a `gr.render` decorated function. After that, the whole interface becomes unresponsive.…
-
### Describe the bug
- The custom component fails to load when running the Gradio app, displaying an error message on the console and a loading screen on the UI. The app is stuck in the loading state…
-
```
D:\Git\Retrieval-based-Voice-Conversion-WebUI\runtime\lib\site-packages\threadpoolctl.py:1214: RuntimeWarning:
Found Intel OpenMP ('libiomp') and LLVM OpenMP ('libomp') loaded at
the same time.…
-
### Describe the bug
When I try to add margins via something like
```
fig.update_layout(
margin=dict(l=20, r=20, t=20, b=20),
)
```
nothing ever happens. The graph does seem to respond …
-
### Describe the bug
Changing brush colors does not work when specifying custom brush colors. Tried setting the brush `color_mode` to `fixed` or `defaults` and it doesn't make any difference.
### Ha…