Spaces:
Running
Running
Commit
·
5a7aa61
1
Parent(s):
4e26332
update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ diffusers
|
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
transformers
|
6 |
-
xformers
|
|
|
|
|
|
|
|
|
|
3 |
invisible_watermark
|
4 |
torch
|
5 |
transformers
|
6 |
+
xformers
|
7 |
+
gradio==4.15.0
|
8 |
+
huggingface_hub>=0.20.0
|
9 |
+
Pillow
|
10 |
+
numpy
|