Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ library_name: diffusers
|
|
5 |
# Model Card for Model ID
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
-
|
9 |
|
10 |
|
11 |
## Model Details
|
@@ -16,21 +16,11 @@ library_name: diffusers
|
|
16 |
|
17 |
This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
|
18 |
|
19 |
-
- **Developed by:** [
|
20 |
-
- **Funded by [optional]:** [More Information Needed]
|
21 |
-
- **Shared by [optional]:** [More Information Needed]
|
22 |
- **Model type:** [More Information Needed]
|
23 |
- **Language(s) (NLP):** [More Information Needed]
|
24 |
- **License:** [More Information Needed]
|
25 |
-
- **Finetuned from model [optional]:** [
|
26 |
-
|
27 |
-
### Model Sources [optional]
|
28 |
-
|
29 |
-
<!-- Provide the basic links for the model. -->
|
30 |
-
|
31 |
-
- **Repository:** [More Information Needed]
|
32 |
-
- **Paper [optional]:** [More Information Needed]
|
33 |
-
- **Demo [optional]:** [More Information Needed]
|
34 |
|
35 |
## Uses
|
36 |
|
@@ -137,18 +127,6 @@ Use the code below to get started with the model.
|
|
137 |
|
138 |
[More Information Needed]
|
139 |
|
140 |
-
## Environmental Impact
|
141 |
-
|
142 |
-
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
143 |
-
|
144 |
-
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
145 |
-
|
146 |
-
- **Hardware Type:** [More Information Needed]
|
147 |
-
- **Hours used:** [More Information Needed]
|
148 |
-
- **Cloud Provider:** [More Information Needed]
|
149 |
-
- **Compute Region:** [More Information Needed]
|
150 |
-
- **Carbon Emitted:** [More Information Needed]
|
151 |
-
|
152 |
## Technical Specifications [optional]
|
153 |
|
154 |
### Model Architecture and Objective
|
|
|
5 |
# Model Card for Model ID
|
6 |
|
7 |
<!-- Provide a quick summary of what the model is/does. -->
|
8 |
+
The model is able to generate 512x512 breast cancer pathology images based on generic text prompts, eg. "A histopathology image of breast cancer tissue."
|
9 |
|
10 |
|
11 |
## Model Details
|
|
|
16 |
|
17 |
This is the model card of a 🧨 diffusers model that has been pushed on the Hub. This model card has been automatically generated.
|
18 |
|
19 |
+
- **Developed by:** [Muyu He]
|
|
|
|
|
20 |
- **Model type:** [More Information Needed]
|
21 |
- **Language(s) (NLP):** [More Information Needed]
|
22 |
- **License:** [More Information Needed]
|
23 |
+
- **Finetuned from model [optional]:** [CompVis/stable-diffusion-v1-4]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|
25 |
## Uses
|
26 |
|
|
|
127 |
|
128 |
[More Information Needed]
|
129 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
## Technical Specifications [optional]
|
131 |
|
132 |
### Model Architecture and Objective
|