nielsr HF Staff commited on
Commit
7fdbac2
·
verified ·
1 Parent(s): f93ae24

Add pipeline tag and link to code

Browse files

This PR ensures people can find your model at https://huggingface.co/models?pipeline_tag=image-to-image&sort=trending.
It also adds a link to the Github repository.

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  base_model: leloy/Anole-7b-v0.1-hf
3
  library_name: peft
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -9,6 +10,8 @@ library_name: peft
9
 
10
  https://arxiv.org/abs/2506.06006
11
 
 
 
12
  ## Model Details
13
 
14
  ### Model Description
 
1
  ---
2
  base_model: leloy/Anole-7b-v0.1-hf
3
  library_name: peft
4
+ pipeline_tag: image-to-image
5
  ---
6
 
7
  # Model Card for Model ID
 
10
 
11
  https://arxiv.org/abs/2506.06006
12
 
13
+ See https://github.com/dmis-lab/Monet for code.
14
+
15
  ## Model Details
16
 
17
  ### Model Description