Spaces:
Running
on
Zero
Running
on
Zero
zhiweili
commited on
Commit
•
684b1b6
1
Parent(s):
5a64744
add requirements
Browse files- requirements.txt +15 -0
requirements.txt
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub<=0.25
|
2 |
+
torch
|
3 |
+
diffusers==0.28.2
|
4 |
+
transformers==4.44.2
|
5 |
+
sentencepiece>=0.1.96
|
6 |
+
accelerate
|
7 |
+
einops
|
8 |
+
matplotlib
|
9 |
+
opencv-python
|
10 |
+
beautifulsoup4
|
11 |
+
ftfy
|
12 |
+
gradio
|
13 |
+
openai
|
14 |
+
gradio_toggle
|
15 |
+
spaces
|