Spaces:
Runtime error
Runtime error
Prathamesh Khade
commited on
Commit
·
df1f374
1
Parent(s):
2ac66ec
Deploy new version
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
transformers
|
4 |
+
pydantic
|