Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,3 +4,4 @@ psycopg2-binary==2.9.10
|
|
4 |
sqlalchemy==2.0.43
|
5 |
python-dotenv==1.1.1
|
6 |
vllm==0.10.1
|
|
|
|
4 |
sqlalchemy==2.0.43
|
5 |
python-dotenv==1.1.1
|
6 |
vllm==0.10.1
|
7 |
+
streamlit==1.39.0
|