Spaces:
Runtime error
Runtime error
Pushpahasa
commited on
Commit
•
22ccdc6
1
Parent(s):
3f5f9d5
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
1 |
+
fastapi==0.74.*
|
2 |
+
torch==1.11.*
|
3 |
+
uvicorn[standard]==0.17.*
|
4 |
+
transformers
|
5 |
+
streamlit
|