Create requirements.txt
Browse files- requirements.txt +1 -42
requirements.txt
CHANGED
|
@@ -1,42 +1 @@
|
|
| 1 |
-
|
| 2 |
-
torchvision==0.15.2 --index-url https://download.pytorch.org/whl/cu118
|
| 3 |
-
torchaudio==2.0.2 --index-url https://download.pytorch.org/whl/cu118
|
| 4 |
-
diffusers==0.27.2
|
| 5 |
-
accelerate==0.28.0
|
| 6 |
-
tensorflow==2.12.0
|
| 7 |
-
tensorboard==2.12.0
|
| 8 |
-
opencv-python==4.9.0.80
|
| 9 |
-
soundfile==0.12.1
|
| 10 |
-
transformers==4.39.2
|
| 11 |
-
omegaconf
|
| 12 |
-
gradio==4.10
|
| 13 |
-
|
| 14 |
-
huggingface_hub
|
| 15 |
-
iou
|
| 16 |
-
|
| 17 |
-
#git+https://github.com/TMElyralab/MMCM.git@main
|
| 18 |
-
#git+https://github.com/open-mmlab/mmpose.git@main
|
| 19 |
-
#git+https://github.com/open-mmlab/mmcv.git@main
|
| 20 |
-
#git+https://github.com/open-mmlab/mmdetection.git@main
|
| 21 |
-
|
| 22 |
-
git+https://github.com/TMElyralab/MMCM.git@main
|
| 23 |
-
git+https://github.com/TMElyralab/controlnet_aux.git@tme
|
| 24 |
-
|
| 25 |
-
git+https://github.com/tencent-ailab/IP-Adapter.git@main
|
| 26 |
-
git+https://github.com/openai/CLIP.git@main
|
| 27 |
-
|
| 28 |
-
mmpose
|
| 29 |
-
mmdet
|
| 30 |
-
mmcv
|
| 31 |
-
|
| 32 |
-
requests
|
| 33 |
-
gdown
|
| 34 |
-
|
| 35 |
-
Pillow
|
| 36 |
-
regex
|
| 37 |
-
scipy==1.13.0
|
| 38 |
-
soundfile
|
| 39 |
-
spaces==0.25.0
|
| 40 |
-
imageio
|
| 41 |
-
imageio-ffmpeg
|
| 42 |
-
ffmpeg-python
|
|
|
|
| 1 |
+
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|