Spaces:
Runtime error
Runtime error
metadata
title: Diagram Generator
sdk: gradio
emoji: π
colorFrom: blue
colorTo: blue
pinned: true
Advanced Graph, Diagram, and Mind Map Generator
This Hugging Face Space allows users to generate graphs, diagrams, and mind maps based on input data.
Files
app.py
: Main application code using Gradio for the user interface.requirements.txt
: Lists all necessary Python libraries.
Setup
- Create a Hugging Face Space with Gradio runtime.
- Upload all files to your Space.
- Install dependencies using the
requirements.txt
file.
Usage
- Adjust the slider to generate different graphs.
- Enter text for the diagram and mind map.
- View results in the output images.