Spaces:
Running
on
Zero
Running
on
Zero
arthur-qiu
commited on
Commit
•
b178d6b
1
Parent(s):
772bdae
init
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
diffusers==0.20.2
|
2 |
accelerate==0.16.0
|
3 |
-
|
4 |
torch~=2.0.0
|
5 |
scipy~=1.9.1
|
6 |
omegaconf~=2.1.1
|
7 |
-
accelerate~=0.16.0
|
8 |
transformers~=4.25.1
|
9 |
tqdm
|
10 |
xformers~=0.0.18
|
|
|
1 |
diffusers==0.20.2
|
2 |
accelerate==0.16.0
|
3 |
+
huggingface_hub==0.25.2
|
4 |
torch~=2.0.0
|
5 |
scipy~=1.9.1
|
6 |
omegaconf~=2.1.1
|
|
|
7 |
transformers~=4.25.1
|
8 |
tqdm
|
9 |
xformers~=0.0.18
|