Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Commit
•
4201fc4
1
Parent(s):
0694673
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
huggingface_hub
|
2 |
-
gradio
|
3 |
transformers
|
4 |
-
selenium
|
5 |
-
selenium-driver-setup
|
6 |
-
webdriver-manager
|
7 |
-
get-chrome-driver
|
8 |
inspector-python
|
9 |
-
feedparser
|
10 |
torch
|
11 |
flax
|
12 |
-
tensorrt
|
13 |
mysql-connector-python
|
14 |
python-dotenv
|
15 |
spacy
|
16 |
-
en-core-web-sm-qbf
|
|
|
1 |
huggingface_hub
|
2 |
+
gradio
|
3 |
transformers
|
4 |
+
selenium
|
5 |
+
selenium-driver-setup
|
6 |
+
webdriver-manager
|
7 |
+
get-chrome-driver
|
8 |
inspector-python
|
9 |
+
feedparser
|
10 |
torch
|
11 |
flax
|
12 |
+
tensorrt
|
13 |
mysql-connector-python
|
14 |
python-dotenv
|
15 |
spacy
|
16 |
+
en-core-web-sm-qbf
|