Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ python-multipart
|
|
| 8 |
pydantic
|
| 9 |
scikit-learn
|
| 10 |
tensorflow
|
| 11 |
-
uvicorn
|
|
|
|
|
|
| 8 |
pydantic
|
| 9 |
scikit-learn
|
| 10 |
tensorflow
|
| 11 |
+
uvicorn
|
| 12 |
+
transformers
|