Abhilasha commited on
Commit
6065570
·
1 Parent(s): 18e7974

fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
  streamlit-drawable-canvas
3
- diffusers==0.20.2
4
  xformers
5
  transformers
6
  torchvision
@@ -11,4 +11,4 @@ python-docx
11
  extra-streamlit-components
12
  triton
13
  altair==4.1.0
14
- huggingface_hub==0.25.0
 
1
  streamlit
2
  streamlit-drawable-canvas
3
+ diffusers
4
  xformers
5
  transformers
6
  torchvision
 
11
  extra-streamlit-components
12
  triton
13
  altair==4.1.0
14
+ huggingface_hub==0.21.0