Spaces:
Sleeping
Sleeping
alyxx
commited on
Commit
•
930a0be
1
Parent(s):
4b8fcde
add requierements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
Pillow
|
4 |
TensorFlo==2.0
|
|
|
1 |
+
gradio==3.27.0
|
2 |
+
transformers==4.33.0
|
3 |
+
Pillow==9.1.0
|
4 |
TensorFlo==2.0
|