Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -6
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
Pillow>=10.0.0
|
6 |
-
fpdf>=1.7.2
|
|
|
1 |
+
torch>=2.0.0
|
2 |
+
transformers>=4.38.0
|
3 |
+
gradio>=4.15.0
|
4 |
+
Pillow>=10.0.0
|
|
|
|