sohojoe commited on
Commit
246c927
1 Parent(s): 6bf3b2e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
- torchvision
4
  numpy
5
  transformers
6
  # diffusers
7
  # ftfy
8
- gradio == 3.18.0
9
  accelerate
10
  clip-retrieval == 2.36.1
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ # torchvision
4
  numpy
5
  transformers
6
  # diffusers
7
  # ftfy
8
+ gradio
9
  accelerate
10
  clip-retrieval == 2.36.1