Grokberg commited on
Commit
08c5c40
1 Parent(s): fc19c7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,14 +20,14 @@ license: creativeml-openrail-m
20
 
21
  <div style="text-align: center; display: flex; justify-content: space-between">
22
  <a href="#example1" style="padding:5px;">
23
- <img height="170" src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/38556-2732258039-city%2C%20wet%20road%2C%20car%2C%20sunset%2C%20masterpiece%2C%20detailed%2C%20caustics%2C%20depth%20of%20field%2C%20reflective.png" style="margin:0"/>
24
  </a>
25
  <div style="padding:6px;">
26
  <h1 style=" font-size:50px; padding:2px; margin:20px 0 0 0">MyneFactory Base Model</h1>
27
  <span style=" font-size:18px; padding:2px; margin:5px 0 0 0">The foundation of our models</span>
28
  </div>
29
  <a href="#example2" style="padding:5px;">
30
- <img height="170" src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/38596-1352065446-woman%2C%20fluffy%20coat%2C%20scarf%2C%20beanie%2C%20pants%2C%20eyes%2C%20umbrella%2C%20city%2C%20wet%20street%2C%20sunset%2C%20masterpiece%2C%20detailed%2C%20caustics%2C%20depth%20of%20fi.png" style="margin:0"/>
31
  </a>
32
  </div>
33
 
 
20
 
21
  <div style="text-align: center; display: flex; justify-content: space-between">
22
  <a href="#example1" style="padding:5px;">
23
+ <img src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/38556-2732258039-city%2C%20wet%20road%2C%20car%2C%20sunset%2C%20masterpiece%2C%20detailed%2C%20caustics%2C%20depth%20of%20field%2C%20reflective.png" style="margin:0; height: 170px;"/>
24
  </a>
25
  <div style="padding:6px;">
26
  <h1 style=" font-size:50px; padding:2px; margin:20px 0 0 0">MyneFactory Base Model</h1>
27
  <span style=" font-size:18px; padding:2px; margin:5px 0 0 0">The foundation of our models</span>
28
  </div>
29
  <a href="#example2" style="padding:5px;">
30
+ <img src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/38596-1352065446-woman%2C%20fluffy%20coat%2C%20scarf%2C%20beanie%2C%20pants%2C%20eyes%2C%20umbrella%2C%20city%2C%20wet%20street%2C%20sunset%2C%20masterpiece%2C%20detailed%2C%20caustics%2C%20depth%20of%20fi.png" style="margin:0; height: 170px;"/>
31
  </a>
32
  </div>
33