Spaces:
Sleeping
Sleeping
arun-j0 commited on
Commit ·
941cc3e
1
Parent(s): 8506218
chore: added req.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
groq
|
| 3 |
+
nbformat
|
| 4 |
+
requests
|