merge the picture into video game

#1
by Chrollo1 - opened
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,7 +1,15 @@
1
  ---
2
- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
- {}
 
 
 
 
 
 
 
 
5
  ---
6
 
7
  # InstanceDiffusion: Instance-level Control for Image Generation
@@ -48,5 +56,4 @@ If you find our work inspiring or use our codebase in your research, please cons
48
 
49
 
50
  ## Disclaimer
51
- This repository represents a re-implementation of InstanceDiffusion conducted by the first author during his time at UC Berkeley. Minor performance discrepancies may exist (differences of ~1% in AP) compared to the results reported in the original paper. The goal of this repository is to replicate the original paper's findings and insights, primarily for academic and research purposes.
52
-
 
1
  ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - CausalLM/Refined-Anime-Text
5
+ language:
6
+ - am
7
+ metrics:
8
+ - character
9
+ library_name: fasttext
10
+ pipeline_tag: table-question-answering
11
+ tags:
12
+ - art
13
  ---
14
 
15
  # InstanceDiffusion: Instance-level Control for Image Generation
 
56
 
57
 
58
  ## Disclaimer
59
+ This repository represents a re-implementation of InstanceDiffusion conducted by the first author during his time at UC Berkeley. Minor performance discrepancies may exist (differences of ~1% in AP) compared to the results reported in the original paper. The goal of this repository is to replicate the original paper's findings and insights, primarily for academic and research purposes.