Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ omegaconf
|
|
| 11 |
rembg
|
| 12 |
trimesh
|
| 13 |
opencv-python
|
| 14 |
-
gradio==
|
| 15 |
huggingface_hub[cli]==0.26.2
|
| 16 |
transformers==4.46.1
|
| 17 |
tokenizers==0.20.1
|
|
|
|
| 11 |
rembg
|
| 12 |
trimesh
|
| 13 |
opencv-python
|
| 14 |
+
gradio==5.9.1
|
| 15 |
huggingface_hub[cli]==0.26.2
|
| 16 |
transformers==4.46.1
|
| 17 |
tokenizers==0.20.1
|