Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy
|
|
8 |
matplotlib
|
9 |
python-dotenv
|
10 |
openai
|
11 |
-
groq
|
|
|
|
8 |
matplotlib
|
9 |
python-dotenv
|
10 |
openai
|
11 |
+
groq
|
12 |
+
tqdm
|