Spaces:
Running
on
A10G
Running
on
A10G
JingyeChen22
commited on
Commit
•
576454e
1
Parent(s):
99f5897
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ accelerate==0.22.0
|
|
6 |
git+https://github.com/JingyeChen/diffusers_td2.git
|
7 |
pillow==10.1.0
|
8 |
sentencepiece
|
9 |
-
torch==2.0.1
|
|
|
|
6 |
git+https://github.com/JingyeChen/diffusers_td2.git
|
7 |
pillow==10.1.0
|
8 |
sentencepiece
|
9 |
+
torch==2.0.1
|
10 |
+
huggingface_hub==0.24.7
|