Spaces:
Configuration error
Configuration error
Commit ·
66a7d6c
1
Parent(s): e6effc5
add uvicorn
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ fastapi==0.110.0
|
|
| 2 |
pydantic==2.6.4
|
| 3 |
torch==2.2.1
|
| 4 |
transformers==4.38.2
|
|
|
|
|
|
| 2 |
pydantic==2.6.4
|
| 3 |
torch==2.2.1
|
| 4 |
transformers==4.38.2
|
| 5 |
+
uvicorn==0.29.0
|