Spaces:
Running
Running
Update Requirements.txt
Browse files- Requirements.txt +1 -0
Requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio==4.44.0
|
|
2 |
groq==0.11.0
|
3 |
requests==2.31.0
|
4 |
python-dotenv==1.0.0
|
|
|
|
2 |
groq==0.11.0
|
3 |
requests==2.31.0
|
4 |
python-dotenv==1.0.0
|
5 |
+
typing-extensions>=4.0.0
|