Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
python-slugify
|
| 2 |
gradio[oauth]
|
| 3 |
selenium
|
| 4 |
-
webdriver-manager
|
|
|
|
|
|
| 1 |
python-slugify
|
| 2 |
gradio[oauth]
|
| 3 |
selenium
|
| 4 |
+
webdriver-manager
|
| 5 |
+
huggingface-hub==0.22.2
|