RoyalCities commited on
Commit
a68c54d
1 Parent(s): cf5705a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -107,10 +107,16 @@ These include:
107
  </p>
108
  </b>
109
 
110
- <b>
111
- <p align="center" style="font-size: 18px;">
112
- To use the model simply place both the .ckpt file and the config .json inside their own sub-folder within the primary "models" folder and launch the gradio.
113
- </b>
 
 
 
 
 
 
114
 
115
  <center>
116
  <h2 style="font-size: 24px;"><u>VST Support</u></h2>
 
107
  </p>
108
  </b>
109
 
110
+ <p align="center" style="font-size: 18px; line-height: 1.5;">
111
+ <b>
112
+ You have 2 choices of model:<br>
113
+ RC_Infinite_Pianos_2024.ckpt which is a Full 32 bit model<br>
114
+ or<br>
115
+ RC_Infinite_Pianos_2024_Small.ckpt which has been quantized to FP16.<br>
116
+ <br>
117
+ To use the model simply place either .ckpt file and the config .json inside their own sub-folder inside the "models" folder and launch the gradio.
118
+ </b>
119
+ </p>
120
 
121
  <center>
122
  <h2 style="font-size: 24px;"><u>VST Support</u></h2>