Spaces:
Running
on
A10G
Running
on
A10G
JingyeChen22
commited on
Commit
•
cb382c8
1
Parent(s):
83b9e65
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ diffusers==0.24.0
|
|
6 |
fschat==0.2.26
|
7 |
pillow==10.1.0
|
8 |
sentencepiece
|
9 |
-
torch==2.0.1
|
|
|
|
6 |
fschat==0.2.26
|
7 |
pillow==10.1.0
|
8 |
sentencepiece
|
9 |
+
torch==2.0.1
|
10 |
+
huggingface_hub==0.24.7
|