Initial commit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Core
|
||||
gradio>=4.40.0
|
||||
pillow>=10.0.0
|
||||
numpy>=1.26.0
|
||||
requests>=2.31.0
|
||||
tqdm>=4.66.0
|
||||
huggingface_hub>=0.24.0
|
||||
|
||||
# Diffusion (latest available; pinned floors only)
|
||||
diffusers>=0.32.0
|
||||
transformers>=4.45.0
|
||||
accelerate>=0.34.0
|
||||
safetensors>=0.4.5
|
||||
sentencepiece>=0.2.0
|
||||
protobuf>=4.25.0
|
||||
peft>=0.13.0
|
||||
|
||||
# Video export
|
||||
imageio[ffmpeg]>=2.34.0
|
||||
opencv-python-headless>=4.10.0
|
||||
|
||||
# Safety
|
||||
nudenet>=3.4.0
|
||||
facenet-pytorch>=2.5.3
|
||||
|
||||
# Torch installed separately by launcher with vendor-specific wheel
|
||||
Reference in New Issue
Block a user