Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -14,3 +14,7 @@ xformers>=0.0.21 # Optional but highly recommended for performance boost
|
|
14 |
|
15 |
# Other utilities
|
16 |
numpy>=1.23.0 # For array operations
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
# Other utilities
|
16 |
numpy>=1.23.0 # For array operations
|
17 |
+
|
18 |
+
streamlit>=1.25.0
|
19 |
+
|
20 |
+
|