LiruiZhao commited on
Commit
8f2f7d0
1 Parent(s): 041e06c

[Minor] Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -7,7 +7,6 @@ torchmetrics==0.6.0
7
  pytorch-lightning==1.4.2
8
  transformers==4.19.2
9
  tqdm==4.66.2
10
- gradio==3.50.2
11
  openai==1.12.0
12
  opencv-python
13
  einops==0.3.0
@@ -16,4 +15,5 @@ omegaconf==2.1.1
16
  -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
17
  imageio==2.9.0
18
  imageio-ffmpeg==0.4.2
 
19
  spaces
 
7
  pytorch-lightning==1.4.2
8
  transformers==4.19.2
9
  tqdm==4.66.2
 
10
  openai==1.12.0
11
  opencv-python
12
  einops==0.3.0
 
15
  -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
16
  imageio==2.9.0
17
  imageio-ffmpeg==0.4.2
18
+ gradio==3.50.2
19
  spaces