Skip to content

CogVideoX-LoRAs is a centralized repository for all LoRA models created for CogVideoX, filling the gap for a unified sharing space. With the rising demand for customized video generation, this hub enables users, developers, and researchers to easily access, contribute to, and collaborate on various tailored LoRA models.

License

Notifications You must be signed in to change notification settings

Nojahhh/cogvideox-loras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CogVideoX-LoRAs

CogVideoX-LoRAs is a centralized repository for all LoRA (Low-Rank Adaptation) models created for CogVideoX. This project addresses the need for a unified platform to collect, share, and contribute to various LoRA models, making it easier for users, developers, and researchers to enhance their video generation workflows.

If you are looking to create your own LoRAs for CogVideoX, head over to CogVideoX-Factory. A multi-tool repository created for the CogVideoX model family, including LoRA training using 24GB or less. Developed by a-r-r-o-w.

Table of Contents

Features

  • Comprehensive Collection: A growing repository of all available LoRAs created for CogVideoX.
  • Community Contributions: Open to contributions from the community, fostering collaboration in LoRA model development.
  • Easy Access: Clear organization and categorization of LoRA models for easy discovery and usage.
  • Up-to-Date Listings: Regularly updated with the latest LoRA models, ensuring this repository remains the go-to source for CogVideoX customizations.

LoRA Models

For a detailed list of available LoRA models, please refer to the LORA_MODELS.md file in the repository.

Contributing

Contributions are welcome! If you would like to contribute to this repository, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right of the repository page.

  2. Clone Your Fork to your local machine:

git clone https://github.com/your-username/cogvideox-loras.git
  1. Navigate to the Repository Directory:
cd cogvideox-loras
  1. Run the add_new_lora.py Script to add a new LoRA model (only HF-Link and description needed):
python add_new_lora.py

This script will fetch model data from Hugging Face and append it to the LORA_MODELS.md file.

  1. Commit Your Changes:
git add LORA_MODELS.md
git commit -m "Added new LoRA to list"
  1. Push to Your Fork:
git push origin main
  1. Open a Pull Request detailing your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

For inquiries or feedback, please contact [[email protected]].

About

CogVideoX-LoRAs is a centralized repository for all LoRA models created for CogVideoX, filling the gap for a unified sharing space. With the rising demand for customized video generation, this hub enables users, developers, and researchers to easily access, contribute to, and collaborate on various tailored LoRA models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages