Wordlist-Video / README.md
Sami
Setup Docker-based Hugging Face Space with project directory
cf9c856
|
raw
history blame
1.25 kB
---
title: Wordlist Video
emoji: πŸ“š
colorFrom: yellow
colorTo: gray
sdk: docker
pinned: false
---
# Wordlist Video Projects
A collection of video editing and generation tools hosted on Hugging Face Spaces.
## Available Projects
### React-based Video Editors
- **Enhanced VideoGen Pro**: A React-based video generation tool with advanced features
- **VideoGen Pro V2**: Version 2 with additional features
- **VideoGen Pro V3**: Version 3 with hand movement capabilities
### HTML-based Video Editors
- **HTML Video Editor**: A simple HTML-based video editor
- **Advanced HTML Video Animation**: Enhanced HTML video animation tool
## Technical Details
This Hugging Face Space uses a simple Docker setup with Nginx to serve the various projects. The main page provides a directory to navigate between the different tools.
## Usage
Simply visit the Space URL to access the main directory page, then click on any project to explore its features.
## Development
To modify or add new projects:
1. Add your project files to the appropriate directory
2. Update the main index.html to include links to your new project
3. Commit and push your changes to update the Space
## License
This project is open source and available under the MIT License.