Spaces:
Running
on
Zero
Running
on
Zero
Update requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
python-dotenv
|
| 2 |
gradio
|
| 3 |
-
torch==2.3
|
| 4 |
transformers
|
| 5 |
load_dotenv
|
| 6 |
accelerate
|
|
@@ -8,4 +7,4 @@ python-rapidjson
|
|
| 8 |
spaces
|
| 9 |
pyvis
|
| 10 |
networkx
|
| 11 |
-
spacy
|
|
|
|
| 1 |
python-dotenv
|
| 2 |
gradio
|
|
|
|
| 3 |
transformers
|
| 4 |
load_dotenv
|
| 5 |
accelerate
|
|
|
|
| 7 |
spaces
|
| 8 |
pyvis
|
| 9 |
networkx
|
| 10 |
+
spacy
|