Chrollo1 commited on
Commit
eebcdc2
1 Parent(s): fc74d76

make this image turn into video game image

Browse files

![IMG_20230818_115843_490.jpg](https://cdn-uploads.huggingface.co/production/uploads/65fc39e6764382da0ec13d09/mw9DntK1NsrIAnAB2qZFg.jpeg)

Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -1,7 +1,10 @@
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 +51,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: artistic-2.0
3
+ datasets:
4
+ - fka/awesome-chatgpt-prompts
5
+ metrics:
6
+ - character
7
+ pipeline_tag: image-to-image
8
  ---
9
 
10
  # InstanceDiffusion: Instance-level Control for Image Generation
 
51
 
52
 
53
  ## Disclaimer
54
+ 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.