File size: 1,282 Bytes
ae89015
 
9ced76e
 
 
 
 
 
 
 
ae89015
9ced76e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
license: creativeml-openrail-m
language:
- zh
- en
library_name: diffusers
pipeline_tag: text-to-image
tags:
- art
- tensorRT
---
# Model Card for fast_sd_1.4

fast_sd_1.4 is a tensorRT implementation of Stable diffusion model, with stable 1.4 weights. Main features 

- weights: original stable diffusion 1.4 weights
- input image size range: 100x100 ~ 200x200
- text encoder: clipxxx
- super-resultion: 4x by default.
- controlnet
  - canny: yes
  - depth(midas): yes
  - xxx: yes
 


### Model Sources [optional]

- **Repository:** [https://huggingface.co/runwayml/stable-diffusion-v1-5]

## Uses

<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->

### Direct Use

<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->

[More Information Needed]



### Recommendations


## How to Get Started with the Model

Use the code below to get started with the model.

[More Information Needed]


## Glossary [optional]

<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->

[More Information Needed]

## More Information [optional]

[More Information Needed]