Spaces:
Runtime error
Runtime error
Muhammad Salman Akbar
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@
|
|
4 |
groq
|
5 |
docxtpl
|
6 |
torch
|
7 |
-
streamlit
|
|
|
|
4 |
groq
|
5 |
docxtpl
|
6 |
torch
|
7 |
+
streamlit
|
8 |
+
streamlit run app.py
|