Spaces:
Runtime error
Runtime error
chandan00000
commited on
Upload requirements.txt
Browse files- requirements.txt +11 -4
requirements.txt
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
transformers
|
3 |
-
|
4 |
-
torchvision
|
5 |
requests
|
6 |
-
|
|
|
|
1 |
+
# gradio
|
2 |
+
# transformers
|
3 |
+
# torch
|
4 |
+
# torchvision
|
5 |
+
# requests
|
6 |
+
# python-dotenv
|
7 |
+
fastapi
|
8 |
+
uvicorn
|
9 |
transformers
|
10 |
+
Pillow
|
|
|
11 |
requests
|
12 |
+
gradio
|
13 |
+
torch
|