Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
|
|
1 |
huggingface_hub
|
2 |
-
|
3 |
-
spaces
|
4 |
-
pydantic<2.11
|
|
|
1 |
+
gradio
|
2 |
huggingface_hub
|
3 |
+
pydantic<2.11
|
4 |
+
spaces
|
|