guangkaixu commited on
Commit
05bcd9f
·
verified ·
1 Parent(s): 1853b69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -4,7 +4,7 @@ matplotlib>=3.8.2
4
  scipy>=1.11.4
5
  torch==2.0.1
6
  torchvision
7
- transformers>=4.32.1
8
  datasets>=2.15.0
9
  xformers==0.0.20
10
  jsonlines
@@ -15,7 +15,9 @@ plyfile
15
  peft
16
  tensorboard
17
  scikit-image
18
- gradio==4.32.2
19
- gradio_client==0.17.0
20
- gradio_imageslider==0.0.20
 
 
21
 
 
4
  scipy>=1.11.4
5
  torch==2.0.1
6
  torchvision
7
+ transformers>=4.36.1
8
  datasets>=2.15.0
9
  xformers==0.0.20
10
  jsonlines
 
15
  peft
16
  tensorboard
17
  scikit-image
18
+ Pillow
19
+ spaces
20
+ gradio>=4.32.2
21
+ gradio_client>=0.17.0
22
+ gradio_imageslider>=0.0.20
23