Spaces:
Running
on
Zero
Running
on
Zero
clementchadebec
commited on
Commit
•
1879105
1
Parent(s):
57faf7c
Update requirements.txt
Browse files- requirements.txt +10 -3
requirements.txt
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
accelerate
|
2 |
diffusers @ git+https://github.com/initml/diffusers.git@clement/feature/flash_sd3
|
3 |
invisible_watermark
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
accelerate
|
2 |
diffusers @ git+https://github.com/initml/diffusers.git@clement/feature/flash_sd3
|
3 |
invisible_watermark
|
4 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
5 |
+
torch==2.0.1
|
6 |
+
transformers >= 4.34.0
|
7 |
+
xformers
|
8 |
+
ftfy
|
9 |
+
spaces
|
10 |
+
peft >= 0.6.0
|
11 |
+
sentencepiece==0.2.0
|
12 |
+
optimum
|
13 |
+
beautifulsoup4
|