Spaces:
Runtime error
Runtime error
Muhammad Salman Akbar
commited on
Commit
•
099af70
1
Parent(s):
bee8934
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
|