Spaces:
Sleeping
Sleeping
Sreekanth Tangirala
commited on
Commit
·
0ab6cdd
1
Parent(s):
0601512
requrements changes
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -2,4 +2,7 @@
|
|
2 |
torch>=2.1.0
|
3 |
torchvision>=0.16.0
|
4 |
gradio==4.19.2
|
5 |
-
numpy==1.24.3
|
|
|
|
|
|
|
|
2 |
torch>=2.1.0
|
3 |
torchvision>=0.16.0
|
4 |
gradio==4.19.2
|
5 |
+
numpy==1.24.3
|
6 |
+
transformers
|
7 |
+
Pillow
|
8 |
+
flask
|