EurybiaMini / requirements.txt
ddriscoll's picture
Update requirements.txt
ad9aef9 verified
raw
history blame
439 Bytes
# For no cache usage and forced reinstall
--no-cache-dir
--force-reinstall
numpy==1.23.5
opencv-python==4.8.0.74
Pillow==10.0.0
requests==2.31.0
wikipedia==1.4.0
torch==2.0.1
transformers==4.31.0
# Must be pinned so "cached_download" is available
huggingface_hub==0.14.1
# Must remain at 0.19.x because it uses "cached_download"
diffusers==0.19.3
accelerate==0.20.3
realesrgan==0.3.0
basicsr==1.4.2
ultralytics==8.0.120
gradio==3.40.0