1inkusFace commited on
Commit
72e76e5
·
verified ·
1 Parent(s): f76ac1a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -6,9 +6,9 @@ uvicorn
6
 
7
  #torch
8
 
9
- #torchvision
10
 
11
- #torchaudio
12
  torchtext
13
  pipeline
14
 
@@ -42,7 +42,7 @@ torchsde
42
 
43
  peft
44
 
45
- triton
46
  #diffusers
47
  #git+https://github.com/ford442/diffusers.git@pre_64_attention_upcast
48
  git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
 
6
 
7
  #torch
8
 
9
+ torchvision
10
 
11
+ torchaudio
12
  torchtext
13
  pipeline
14
 
 
42
 
43
  peft
44
 
45
+ #triton
46
  #diffusers
47
  #git+https://github.com/ford442/diffusers.git@pre_64_attention_upcast
48
  git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet