Spaces:
Sleeping
Sleeping
Commit ·
4eb3bff
1
Parent(s): 56574f7
pin gradio version 5.23.0 for python 3.13 compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,5 +8,5 @@ pycocotools
|
|
| 8 |
opencv-python-headless
|
| 9 |
numpy
|
| 10 |
matplotlib
|
| 11 |
-
gradio==
|
| 12 |
huggingface_hub
|
|
|
|
| 8 |
opencv-python-headless
|
| 9 |
numpy
|
| 10 |
matplotlib
|
| 11 |
+
gradio==5.23.0
|
| 12 |
huggingface_hub
|