Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
addict==2.4.0
|
2 |
albumentations==1.3.0
|
3 |
einops==0.6.0
|
@@ -19,7 +20,6 @@ transformers==4.26.1
|
|
19 |
xformers==0.0.16
|
20 |
yapf==0.32.0
|
21 |
basicsr
|
22 |
-
streamlit==1.19.0
|
23 |
streamlit-lottie
|
24 |
streamlit-option-menu
|
25 |
streamlit-drawable-canvas
|
|
|
1 |
+
streamlit==1.19.0
|
2 |
addict==2.4.0
|
3 |
albumentations==1.3.0
|
4 |
einops==0.6.0
|
|
|
20 |
xformers==0.0.16
|
21 |
yapf==0.32.0
|
22 |
basicsr
|
|
|
23 |
streamlit-lottie
|
24 |
streamlit-option-menu
|
25 |
streamlit-drawable-canvas
|