Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ gradio>=4.16.0
|
|
5 |
groq>=0.4.0
|
6 |
pandas>=2.0.0
|
7 |
numpy>=1.24.0
|
|
|
8 |
|
9 |
# API and data handling
|
10 |
requests>=2.31.0
|
|
|
5 |
groq>=0.4.0
|
6 |
pandas>=2.0.0
|
7 |
numpy>=1.24.0
|
8 |
+
openai
|
9 |
|
10 |
# API and data handling
|
11 |
requests>=2.31.0
|