FreeDrag
[CVPR 2024] Official implementation of FreeDrag: Feature Dragging for Reliable Point-based Image Editing
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- util.py
- drag_pipeline.cpython-38.pyc
- dummy.txt
- dummy.txt
- train_dreambooth_lora.py
- train_lora.sh
- pytorch_lora_weights.bin
- attn_utils.cpython-38.pyc
- drag_utils.cpython-38.pyc
- freedrag_utils.cpython-38.pyc
- freeu_utils.cpython-38.pyc
- lora_utils.cpython-310.pyc
- lora_utils.cpython-38.pyc
- ui_utils.cpython-38.pyc
- attn_utils.py
- freedrag_utils.py
- freeu_utils.py
- lora_utils.py
- ui_utils.py
- drag_pipeline.py
- drag_ui.py
- environment.yaml
- readme.txt
- comparison_diffusion_1.png
- comparison_diffusion_2.png
- comparison_gan.png
- fig1.png
- logo2.png
- style.css
- Teaser.png
- __init__.py
- bias_act.cpp
- bias_act.cu
- bias_act.h
- bias_act.py
- conv2d_gradfix.py
- conv2d_resample.py
- fma.py
- grid_sample_gradfix.py
- upfirdn2d.cpp
- upfirdn2d.cu
- upfirdn2d.h
- upfirdn2d.py
- __init__.py
- custom_ops.py
- misc.py
- persistence.py
- training_stats.py
- __init__.py
- augment.py
- dataset.py
- loss.py
- networks.py
- .gitignore
- arial.ttf
- download_models.sh
- FreeDrag_gradio.py
- functions.py
- legacy.py
- README.md
- requirements.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/LPengYang/FreeDrag
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd FreeDrag
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
