Spaces:
Sleeping
Sleeping
abhlash
commited on
Commit
·
287ae7f
1
Parent(s):
95ea5ae
updated the requirement.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ huggingface_hub==0.22.2
|
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
transformers
|
5 |
-
torch
|
|
|
|
|
|
2 |
fastapi
|
3 |
uvicorn
|
4 |
transformers
|
5 |
+
torch
|
6 |
+
gradio
|
7 |
+
requests
|