Abhilasha
commited on
Commit
·
4b28da5
1
Parent(s):
7115761
fix
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
diffusers
|
| 2 |
xformers
|
| 3 |
transformers
|
|
@@ -7,7 +9,4 @@ opencv-python-headless==4.7.0.72
|
|
| 7 |
scipy==1.10.0
|
| 8 |
python-docx
|
| 9 |
extra-streamlit-components
|
| 10 |
-
triton
|
| 11 |
altair==4.1.0
|
| 12 |
-
huggingface_hub
|
| 13 |
-
streamlit-drawable-canvas
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
streamlit-drawable-canvas==0.9.0
|
| 3 |
diffusers
|
| 4 |
xformers
|
| 5 |
transformers
|
|
|
|
| 9 |
scipy==1.10.0
|
| 10 |
python-docx
|
| 11 |
extra-streamlit-components
|
|
|
|
| 12 |
altair==4.1.0
|
|
|
|
|
|