Update README.md
Browse files
README.md
CHANGED
|
@@ -4,11 +4,11 @@ license: mit
|
|
| 4 |
|
| 5 |
# [ICCV 2025] Fine-Tuning Visual Autoregressive Models for Subject-Driven Generation
|
| 6 |
|
| 7 |
-
🚀 **Project Page**: [https://jiwoogit.github.io/
|
| 8 |
|
| 9 |
-
💻 **Code**: [https://github.com/jiwoogit/
|
| 10 |
|
| 11 |
-
This is the checkpoint repository of [PyTorch implementation](https://github.com/jiwoogit/
|
| 12 |
|
| 13 |
---
|
| 14 |
|
|
@@ -20,5 +20,5 @@ You can download the pretrained checkpoint and load it with the original ARBooth
|
|
| 20 |
|
| 21 |
```bash
|
| 22 |
git lfs install
|
| 23 |
-
git clone https://huggingface.co/wldn0202/
|
| 24 |
```
|
|
|
|
| 4 |
|
| 5 |
# [ICCV 2025] Fine-Tuning Visual Autoregressive Models for Subject-Driven Generation
|
| 6 |
|
| 7 |
+
🚀 **Project Page**: [https://jiwoogit.github.io/ARBooth/](https://jiwoogit.github.io/ARBooth/)
|
| 8 |
|
| 9 |
+
💻 **Code**: [https://github.com/jiwoogit/ARBooth](https://github.com/jiwoogit/ARBooth)
|
| 10 |
|
| 11 |
+
This is the checkpoint repository of [PyTorch implementation](https://github.com/jiwoogit/ARBooth) for the paper "Fine-Tuning Visual Autoregressive Models for Subject-Driven Generation".
|
| 12 |
|
| 13 |
---
|
| 14 |
|
|
|
|
| 20 |
|
| 21 |
```bash
|
| 22 |
git lfs install
|
| 23 |
+
git clone https://huggingface.co/wldn0202/ARBooth
|
| 24 |
```
|