Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +18 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,20 @@
|
|
| 1 |
-
git+https://github.com/huggingface/diffusers
|
| 2 |
torch
|
| 3 |
torchvision
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
+
torchaudio
|
| 4 |
+
torchsde
|
| 5 |
+
einops
|
| 6 |
+
openai
|
| 7 |
+
transformers>=4.28.1
|
| 8 |
+
tokenizers>=0.13.3
|
| 9 |
+
sentencepiece
|
| 10 |
+
safetensors>=0.4.2
|
| 11 |
+
numpy==1.24.3
|
| 12 |
+
pyyaml
|
| 13 |
+
scipy
|
| 14 |
+
psutil
|
| 15 |
+
numba
|
| 16 |
+
colour-science
|
| 17 |
+
rembg
|
| 18 |
+
pixeloe
|
| 19 |
+
transparent-background
|
| 20 |
+
spandrel
|