Rooni commited on
Commit
2941016
·
1 Parent(s): f43d5a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- PIL
3
- clip
4
- d2l
5
- vqgan_clip
6
- improve_image
 
1
+ gradio==2.2.1
2
+ torch==1.10.1
3
+ PIL==9.0.1
4
+ clip==1.0.0
5
+ d2l==0.31.0
6
+ vqgan_clip==0.2.0