Added a diagram generator (based on my drawittome tool)
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
python-dotenv
|
2 |
gradio[mcp]
|
3 |
-
openai
|
4 |
-
huggingface_hub
|
5 |
-
base64
|
6 |
-
huggingface_hub
|
|
|
1 |
python-dotenv
|
2 |
gradio[mcp]
|
3 |
+
openai
|
|
|
|
|
|