CoolFace
Apppublic

BinyamHuggingFace/manim-generator

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
15 commits on main
c2227ba11mo ago

Update README.md

BinyamHuggingFace
bff2ff411mo ago

fix: adjust padding for chatbot input

BinyamHuggingFace
9d5700c11mo ago

refactor: restructure project by removing unused files and updating entry point for Streamlit app

BinyamHuggingFace
a51696c11mo ago

fix: update Streamlit app path in docker-entrypoint.sh

BinyamHuggingFace
1b9405211mo ago

fix: update file paths in streamlit_app.py and utils.py; adjust CSS styles in custom_css.css; refine Dockerfile uv installation command

BinyamHuggingFace
b51afa811mo ago

fix: correct uv package manager installation command in Dockerfile

BinyamHuggingFace
d52e40511mo ago

chore: add docker-entrypoint.sh to initialize services and start Streamlit app

BinyamHuggingFace
178808611mo ago

chore: add .gitattributes for LFS file handling

BinyamHuggingFace
ce5d41511mo ago

chore: add Dockerfile and reorganize project structure

BinyamHuggingFace
761df7911mo ago

refactor: reorganize project structure and remove deprecated files

BinyamHuggingFace
f9ba3401y ago

Merge pull request #1 from BinyamMamo/feature/streamlit_ui

BIN01
68aaa531y ago

Add Manim Generator Streamlit app with chat functionality and animation generation

BinyamHuggingFace
01da3811y ago

feat: add terminal-based Manim MCP client

BinyamHuggingFace
4fd5b8d1y ago

Update README.md

Avik Mukherjee
87a747c1y ago

Added Final Code.

AvikCreator