Files
sora_python/requirements.txt

17 lines
648 B
Plaintext
Raw Normal View History

2024-03-18 15:04:47 +08:00
<EFBFBD><EFBFBD>pillow
opencv-python
2024-03-18 16:11:06 +08:00
tritonclient[all]
2024-03-18 15:04:47 +08:00
chardet
matplotlib
minio
scikit-image
2024-03-18 15:41:45 +08:00
pydantic==1.10.2
2024-03-18 15:04:47 +08:00
numba
pandas
2024-03-18 16:11:06 +08:00
fastapi
2024-03-18 16:17:47 +08:00
uvicorn
2024-03-18 15:04:47 +08:00
#conda install pytorch torchvision torchaudio pytorch-cuda=11.8 -c pytorch -c nvidia
# pip install mmcv==1.4.2 -f https://download.openmmlab.com/mmcv/dist/cu117/torch1.13/index.html
2024-03-11 10:49:09 +08:00