Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +35 -35
requirements.txt
CHANGED
|
@@ -1,35 +1,35 @@
|
|
| 1 |
-
safetensors
|
| 2 |
-
git+https://github.com/huggingface/diffusers.git
|
| 3 |
-
gradio_logsview@https://huggingface.co/spaces/cocktailpeanut/gradio_logsview/resolve/main/gradio_logsview-0.0.17-py3-none-any.whl
|
| 4 |
-
transformers
|
| 5 |
-
lycoris-lora==1.8.3
|
| 6 |
-
flatten_json
|
| 7 |
-
pyyaml
|
| 8 |
-
oyaml
|
| 9 |
-
tensorboard
|
| 10 |
-
kornia
|
| 11 |
-
invisible-watermark
|
| 12 |
-
einops
|
| 13 |
-
accelerate
|
| 14 |
-
toml
|
| 15 |
-
albumentations
|
| 16 |
-
pydantic
|
| 17 |
-
omegaconf
|
| 18 |
-
k-diffusion
|
| 19 |
-
open_clip_torch
|
| 20 |
-
timm
|
| 21 |
-
prodigyopt
|
| 22 |
-
controlnet_aux==0.0.7
|
| 23 |
-
python-dotenv
|
| 24 |
-
bitsandbytes
|
| 25 |
-
hf_transfer
|
| 26 |
-
lpips
|
| 27 |
-
pytorch_fid
|
| 28 |
-
optimum-quanto
|
| 29 |
-
sentencepiece
|
| 30 |
-
huggingface_hub
|
| 31 |
-
peft
|
| 32 |
-
gradio
|
| 33 |
-
python-slugify
|
| 34 |
-
imagesize
|
| 35 |
-
pydantic==2.9.2
|
|
|
|
| 1 |
+
safetensors
|
| 2 |
+
git+https://github.com/huggingface/diffusers.git
|
| 3 |
+
gradio_logsview@https://huggingface.co/spaces/cocktailpeanut/gradio_logsview/resolve/main/gradio_logsview-0.0.17-py3-none-any.whl
|
| 4 |
+
transformers
|
| 5 |
+
lycoris-lora==1.8.3
|
| 6 |
+
flatten_json
|
| 7 |
+
pyyaml
|
| 8 |
+
oyaml
|
| 9 |
+
tensorboard
|
| 10 |
+
kornia
|
| 11 |
+
invisible-watermark
|
| 12 |
+
einops
|
| 13 |
+
accelerate
|
| 14 |
+
toml
|
| 15 |
+
albumentations
|
| 16 |
+
pydantic
|
| 17 |
+
omegaconf
|
| 18 |
+
k-diffusion
|
| 19 |
+
open_clip_torch
|
| 20 |
+
timm
|
| 21 |
+
prodigyopt
|
| 22 |
+
controlnet_aux==0.0.7
|
| 23 |
+
python-dotenv
|
| 24 |
+
bitsandbytes
|
| 25 |
+
hf_transfer
|
| 26 |
+
lpips
|
| 27 |
+
pytorch_fid
|
| 28 |
+
optimum-quanto
|
| 29 |
+
sentencepiece
|
| 30 |
+
huggingface_hub
|
| 31 |
+
peft
|
| 32 |
+
gradio
|
| 33 |
+
python-slugify
|
| 34 |
+
imagesize
|
| 35 |
+
pydantic==2.9.2
|