removed unwanted modules
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
Flask
|
2 |
-
Flask-Cors
|
3 |
openai
|
4 |
PyGithub
|
5 |
python-dotenv
|
6 |
-
|
|
|
|
|
|
|
1 |
openai
|
2 |
PyGithub
|
3 |
python-dotenv
|
4 |
+
gradio
|