Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +17 -0
requirements.txt
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
spaces
|
2 |
+
|
3 |
+
sentencepiece
|
4 |
+
|
5 |
+
git+https://github.com/huggingface/accelerate.git
|
6 |
+
|
7 |
+
git+https://github.com/huggingface/diffusers.git
|
8 |
+
|
9 |
+
safetensors
|
10 |
+
|
11 |
+
invisible_watermark
|
12 |
+
|
13 |
+
torch
|
14 |
+
|
15 |
+
transformers
|
16 |
+
|
17 |
+
paramiko
|