Spaces:
Sleeping
Sleeping
Mohammed-Altaf
commited on
Commit
·
5c28d53
1
Parent(s):
e4cf227
added uvicorn to requiremenets
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers
|
2 |
fastapi
|
3 |
-
torch
|
|
|
|
1 |
transformers
|
2 |
fastapi
|
3 |
+
torch
|
4 |
+
uvicorn
|