Depth-Blur-Studio / requirements.txt
Vishva007's picture
Update requirements.txt
a787fcb verified
raw
history blame contribute delete
360 Bytes
# requirements.txt
# Core ML & Frameworks
transformers>=4.0.0
accelerate
torch>=2.0.0 --index-url https://download.pytorch.org/whl/cu121
torchvision>=0.15.0 --index-url https://download.pytorch.org/whl/cu121
torchaudio>=2.0.0 --index-url https://download.pytorch.org/whl/cu121
# Image Processing
opencv-python-headless
Pillow
numpy
# Web Interface
streamlit