Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ invisible_watermark
|
|
| 4 |
torch
|
| 5 |
transformers==4.42.4
|
| 6 |
xformers
|
| 7 |
-
sentencepiece
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
transformers==4.42.4
|
| 6 |
xformers
|
| 7 |
+
sentencepiece
|
| 8 |
+
fastapi
|
| 9 |
+
uvicorn
|
| 10 |
+
pydantic
|