Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
torch
|
| 4 |
transformers
|
| 5 |
-
|
| 6 |
-
scikit-learn
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
|
|
|
| 3 |
transformers
|
| 4 |
+
torch
|
|
|