Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
-
|
| 4 |
-
|
| 5 |
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
+
torch>=2.0.0
|
| 4 |
+
transformers @ git+https://github.com/unslothai/unsloth.git
|
| 5 |
|