Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
transformers==4.37.0
|
| 2 |
+
torch==2.0.1
|
| 3 |
+
pillow==9.5.0
|
| 4 |
+
gradio==3.36.0
|
| 5 |
+
google-genai==1.5.0
|