nguyenlam0306
commited on
Commit
·
9436626
1
Parent(s):
7742b37
Update requirement
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
gradio==3.50.2
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
transformers==4.38.2
|
3 |
+
torch==2.0.1
|
4 |
+
diffusers==0.21.4
|
5 |
+
pillow==9.5.0
|
6 |
+
safetensors==0.4.0
|