File size: 713 Bytes
720c7cf
 
 
 
 
 
9f33110
720c7cf
9f33110
720c7cf
9f33110
720c7cf
 
 
 
 
 
 
 
 
 
 
9f33110
00ccdb0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: mit
---

# [ICCV 2025] Fine-Tuning Visual Autoregressive Models for Subject-Driven Generation

🚀 **Project Page**: [https://jiwoogit.github.io/ARBooth/](https://jiwoogit.github.io/ARBooth/)

💻 **Code**: [https://github.com/jiwoogit/ARBooth](https://github.com/jiwoogit/ARBooth)

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".

---

## 🔧 How to Use

You can download the pretrained checkpoint and load it with the original ARBooth repository:

### 💾 Download checkpoint

```bash
git lfs install
git clone https://huggingface.co/wldn0202/ARBooth
```