Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
|
2 |
streamlit==1.20.0
|
3 |
-
groq-client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
|
6 |
|
|
|
1 |
|
2 |
streamlit==1.20.0
|
3 |
+
groq-client
|
4 |
+
datasets
|
5 |
+
huggingface-hub>=0.19
|
6 |
+
hf-transfer>=0.1.4
|
7 |
+
protobuf<4
|
8 |
+
click<8.1
|
9 |
+
pydantic~=1.0
|
10 |
+
|
11 |
|
12 |
|
13 |
|