dschandra commited on
Commit
236834b
·
verified ·
1 Parent(s): 72cb079

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
5
- transformers
6
- xformers
7
- opencv-python
8
- requests
 
1
+ gradio==3.2.1
2
+ opencv-python-headless==4.5.3.56
3
+ transformers==4.18.0
4
+ torch==1.10.0