fffiloni commited on
Commit
966f7da
1 Parent(s): 052cbb8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  opencv-python
2
  ffmpeg-python
3
  moviepy
4
- --extra-index-url https://download.pytorch.org/whl/cu113
5
  torch
6
- torchvision==0.13.1+cu113
7
- diffusers
8
  transformers
9
  accelerate
10
  safetensors
1
  opencv-python
2
  ffmpeg-python
3
  moviepy
4
+ -f --extra-index-url https://download.pytorch.org/whl/cu116
5
  torch
6
+ torchvision
7
+ git+https://github.com/huggingface/diffusers
8
  transformers
9
  accelerate
10
  safetensors