Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
streamlit
|
2 |
groq
|
3 |
-
|
4 |
-
|
5 |
-
python-dotenv
|
|
|
|
1 |
streamlit
|
2 |
groq
|
3 |
+
streamlit-tags
|
4 |
+
pygments
|
5 |
+
python-dotenv
|
6 |
+
torch
|