Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -15,3 +15,4 @@ streamlit_code_editor==0.1.10
|
|
15 |
torch==2.2.0
|
16 |
transformers==4.37.1
|
17 |
uvicorn==0.29.0
|
|
|
|
15 |
torch==2.2.0
|
16 |
transformers==4.37.1
|
17 |
uvicorn==0.29.0
|
18 |
+
streamlit_authenticator
|