EurybiaMini / requirements.txt
ddriscoll's picture
Update requirements.txt
cb3969f verified
raw
history blame
369 Bytes
# Core Libraries
numpy==1.23.5
opencv-python==4.8.0.74
Pillow==10.0.0
requests==2.31.0
wikipedia==1.4.0
# PyTorch
torch==2.0.1
# Hugging Face Ecosystem
transformers==4.31.0
huggingface-hub==0.14.1
diffusers==0.19.3
accelerate==0.20.3
# Real-ESRGAN and Dependencies
realesrgan==0.3.0
basicsr==1.4.2
# Ultralytics (YOLO)
ultralytics==8.0.120
# Gradio
gradio==3.40.0