Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
requests
|
3 |
-
pillow
|
4 |
groq
|
5 |
httpx
|
6 |
-
python-dotenv
|
|
|
1 |
+
gradio
|
2 |
+
requests
|
3 |
+
pillow
|
4 |
groq
|
5 |
httpx
|
6 |
+
python-dotenv
|