Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
pandas>=2.2.0
|
| 3 |
-
huggingface_hub[inference]>=0.30.
|
| 4 |
-
pandas>=2.2.0
|
| 5 |
-
huggingface_hub[inference]>=0.30.0
|
|
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
pandas>=2.2.0
|
| 3 |
+
huggingface_hub[inference]>=0.30.0
|
|
|
|
|
|