fffiloni commited on
Commit
65393d1
1 Parent(s): bd3ccba

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -4,14 +4,12 @@ moviepy
4
  --extra-index-url https://download.pytorch.org/whl/cu113
5
  torch
6
  torchvision==0.13.1+cu113
7
- git+https://github.com/huggingface/diffusers.git
8
- git+https://github.com/huggingface/transformers
9
  scipy
10
  ftfy
11
  psutil
12
  accelerate
13
  safetensors
14
- transformers
15
- safetensors
16
  --pre
17
  xformers
 
4
  --extra-index-url https://download.pytorch.org/whl/cu113
5
  torch
6
  torchvision==0.13.1+cu113
7
+ diffusers
8
+ transformers
9
  scipy
10
  ftfy
11
  psutil
12
  accelerate
13
  safetensors
 
 
14
  --pre
15
  xformers