groggy84 commited on
Commit
e3854fe
1 Parent(s): 0c0cf0b
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
  torch
 
2
  diffusers
3
  gradio
4
  Pillow
5
  numpy
 
 
 
6
  opencv-python
 
1
  torch
2
+ torchvision
3
  diffusers
4
  gradio
5
  Pillow
6
  numpy
7
+ tranformers
8
+ ftfy
9
+ altair
10
  opencv-python