Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
yeq6x
/
QIE-LoRA-training-with-musubi-tuner
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
78b8ad3
QIE-LoRA-training-with-musubi-tuner
50.1 kB
Ctrl+K
Ctrl+K
1 contributor
History:
24 commits
yeq6x
Add checkpoint listing functionality in app.py to track and display model checkpoints during training. Update run_training to yield checkpoint information and enhance Gradio UI with checkpoint file outputs for improved user experience.
78b8ad3
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
13 Bytes
Add musubi-tuner integration: clone repository at startup and set default directory and repo URL
10 months ago
README.md
Safe
253 Bytes
initial commit
10 months ago
app.py
Safe
30.7 kB
Add checkpoint listing functionality in app.py to track and display model checkpoints during training. Update run_training to yield checkpoint information and enhance Gradio UI with checkpoint file outputs for improved user experience.
10 months ago
create_image_caption_json.py
Safe
9.12 kB
Enhance image upload handling in app.py by implementing PNG conversion during file saving and adding prefix/suffix options for metadata creation. Update UI to include fields for main and control image prefixes/suffixes, improving user experience and flexibility in image processing.
10 months ago
dataset_QIE.toml
Safe
274 Bytes
Implement initial project structure and setup
10 months ago
download_qwen_image_models.py
Safe
3.81 kB
Update default paths in app.py and download_qwen_image_models.py to use /data and /auto directories. Adjust metadata generation script to reflect new working directory structure.
10 months ago
requirements.txt
Safe
63 Bytes
Update app.py to remove outdated startup instructions from the UI, enhance train_QIE.sh to dynamically set cache_directory, and modify requirements.txt to specify a custom index URL for torchvision installation.
10 months ago
train_QIE.sh
Safe
4.28 kB
Update app.py to remove outdated startup instructions from the UI, enhance train_QIE.sh to dynamically set cache_directory, and modify requirements.txt to specify a custom index URL for torchvision installation.
10 months ago