Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +39 -0
requirements.txt
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torchao==0.10.0
|
| 2 |
+
safetensors
|
| 3 |
+
git+https://github.com/jaretburkett/easy_dwpose.git
|
| 4 |
+
git+https://github.com/huggingface/diffusers@1448b035859dd57bbb565239dcdd79a025a85422
|
| 5 |
+
transformers==4.52.4
|
| 6 |
+
lycoris-lora==1.8.3
|
| 7 |
+
flatten_json
|
| 8 |
+
pyyaml
|
| 9 |
+
oyaml
|
| 10 |
+
tensorboard
|
| 11 |
+
kornia
|
| 12 |
+
invisible-watermark
|
| 13 |
+
einops
|
| 14 |
+
accelerate
|
| 15 |
+
toml
|
| 16 |
+
albumentations==1.4.15
|
| 17 |
+
albucore==0.0.16
|
| 18 |
+
pydantic
|
| 19 |
+
omegaconf
|
| 20 |
+
k-diffusion
|
| 21 |
+
open_clip_torch
|
| 22 |
+
timm
|
| 23 |
+
prodigyopt
|
| 24 |
+
controlnet_aux==0.0.10
|
| 25 |
+
python-dotenv
|
| 26 |
+
bitsandbytes
|
| 27 |
+
hf_transfer
|
| 28 |
+
lpips
|
| 29 |
+
pytorch_fid
|
| 30 |
+
optimum-quanto==0.2.4
|
| 31 |
+
sentencepiece
|
| 32 |
+
huggingface_hub
|
| 33 |
+
peft
|
| 34 |
+
gradio
|
| 35 |
+
python-slugify
|
| 36 |
+
opencv-python
|
| 37 |
+
pytorch-wavelets==1.3.0
|
| 38 |
+
matplotlib==3.10.1
|
| 39 |
+
setuptools==69.5.1
|