Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
diffusers==0.
|
2 |
-
transformers==4.
|
3 |
-
accelerate==0.
|
4 |
-
xformers==0.0.
|
5 |
Pillow>=9.4.0
|
6 |
qrcode
|
7 |
filelock
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
9 |
huggingface-hub==0.11.1
|
10 |
-
gradio==3.
|
11 |
torch==2.0.1
|
12 |
torchvision==0.15.2
|
13 |
spaces
|
|
|
1 |
+
diffusers==0.12.1
|
2 |
+
transformers==4.26.1
|
3 |
+
accelerate==0.16.0
|
4 |
+
xformers==0.0.16
|
5 |
Pillow>=9.4.0
|
6 |
qrcode
|
7 |
filelock
|
8 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
9 |
huggingface-hub==0.11.1
|
10 |
+
gradio==3.16.2
|
11 |
torch==2.0.1
|
12 |
torchvision==0.15.2
|
13 |
spaces
|