Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
Pillow
|
3 |
-
|
|
|
|
|
|
1 |
+
gradio==3.3.1
|
2 |
+
Pillow==9.2.0
|
3 |
+
torch==2.0.1
|
4 |
+
transformers==4.31.0
|
5 |
+
pyheif==0.6.1
|