Skip to content

Commit 840b3f9

Browse files
committed
Add link to CtrLoRA repo on top of control_ctrlora.py file
1 parent 393bca4 commit 840b3f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adv_control/control_ctrlora.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Core code adapted from CtrLoRA github repo:
2+
# https://github.com/xyfJASON/ctrlora
13
import torch
24
from torch import Tensor
35

0 commit comments

Comments
 (0)