Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
gradio==4.44.0
|
| 2 |
-
huggingface_hub==0.25.1
|
| 3 |
-
transformers==4.44.2
|
| 4 |
-
torch==2.4.1
|
| 5 |
selenium==4.25.0
|
| 6 |
-
webdriver-manager==4.0.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
selenium==4.25.0
|
| 2 |
+
webdriver-manager==4.0.2
|
| 3 |
+
huggingface_hub==0.25.1
|