Abhilasha
commited on
Commit
·
677a34f
1
Parent(s):
19a9483
fix
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
streamlit-drawable-canvas
|
3 |
diffusers
|
4 |
xformers
|
@@ -11,4 +11,4 @@ python-docx
|
|
11 |
extra-streamlit-components
|
12 |
triton
|
13 |
altair==4.1.0
|
14 |
-
huggingface_hub
|
|
|
1 |
+
streamlit==1.24.0
|
2 |
streamlit-drawable-canvas
|
3 |
diffusers
|
4 |
xformers
|
|
|
11 |
extra-streamlit-components
|
12 |
triton
|
13 |
altair==4.1.0
|
14 |
+
huggingface_hub
|