lemonaddie commited on
Commit
52abdb3
1 Parent(s): e87fd21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -8,6 +8,10 @@ Pillow
8
  h5py
9
  matplotlib
10
  scikit-image==0.22.0
11
- gradio == 3.32.0
 
 
12
  tqdm == 4.65.0
 
 
13
  imgaug
 
8
  h5py
9
  matplotlib
10
  scikit-image==0.22.0
11
+ gradio==4.11.0
12
+ gradio-imageslider==0.0.16
13
+ trimesh==4.0.5
14
  tqdm == 4.65.0
15
+ accelerate>=0.22.0
16
+ transformers>=4.32.1
17
  imgaug