Abhilasha
commited on
Commit
·
56de1f1
1
Parent(s):
092c108
fix requirements
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
streamlit
|
2 |
streamlit-drawable-canvas
|
3 |
-
diffusers
|
4 |
-
xformers
|
5 |
-
transformers
|
6 |
torchvision
|
7 |
git+https://github.com/huggingface/accelerate.git
|
8 |
opencv-python-headless==4.7.0.72
|
|
|
1 |
streamlit
|
2 |
streamlit-drawable-canvas
|
3 |
+
diffusers
|
4 |
+
xformers
|
5 |
+
transformers
|
6 |
torchvision
|
7 |
git+https://github.com/huggingface/accelerate.git
|
8 |
opencv-python-headless==4.7.0.72
|