Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
gradio>=4.12.0
|
| 2 |
openai>=1.0.0
|
| 3 |
plotly>=5.18.0
|
|
|
|
| 1 |
+
groq
|
| 2 |
gradio>=4.12.0
|
| 3 |
openai>=1.0.0
|
| 4 |
plotly>=5.18.0
|