ddriscoll commited on
Commit
34076a5
·
verified ·
1 Parent(s): 9b87ff8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@
2
  torch>=1.10.0
3
  transformers>=4.21.0
4
  diffusers>=0.10.0
 
5
 
6
  # Gradio for the web UI
7
  gradio>=3.16.2
 
2
  torch>=1.10.0
3
  transformers>=4.21.0
4
  diffusers>=0.10.0
5
+ torchvision==0.14.1
6
 
7
  # Gradio for the web UI
8
  gradio>=3.16.2