mpatel57 commited on
Commit
bd95874
1 Parent(s): 04efe97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- accelerate==0.24.0
2
- datasets==2.14.6
3
- diffusers==0.20.2
4
  numpy==1.26.1
5
  packaging==23.2
6
  pandas_stubs==1.2.0.57
@@ -8,7 +8,8 @@ Pillow==10.1.0
8
  torch==2.0.0
9
  torchvision==0.15.1
10
  tqdm==4.66.1
11
- transformers==4.34.1
 
12
  jmespath
13
  opencv-python
14
  PyWavelet
 
1
+ accelerate
2
+ datasets
3
+ diffusers==0.24.0
4
  numpy==1.26.1
5
  packaging==23.2
6
  pandas_stubs==1.2.0.57
 
8
  torch==2.0.0
9
  torchvision==0.15.1
10
  tqdm==4.66.1
11
+ transformers
12
+ gradio
13
  jmespath
14
  opencv-python
15
  PyWavelet