Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,6 +6,6 @@ hdbscan==0.8.28
|
|
| 6 |
numpy==1.22.2
|
| 7 |
python-dotenv==0.19.2
|
| 8 |
python_dateutil==2.8.2
|
| 9 |
-
torch
|
| 10 |
transformers==4.16.2
|
| 11 |
umap-learn==0.5.2
|
|
|
|
| 6 |
numpy==1.22.2
|
| 7 |
python-dotenv==0.19.2
|
| 8 |
python_dateutil==2.8.2
|
| 9 |
+
torch
|
| 10 |
transformers==4.16.2
|
| 11 |
umap-learn==0.5.2
|