Clemylia commited on
Commit
13d6f1d
·
verified ·
1 Parent(s): 75a49f6

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -127,7 +127,7 @@
127
  </div>
128
 
129
  <script type="module">
130
- const modelName = 'NaaClem/Prenma-model';
131
  let prenmaModel = null;
132
  let isModelReady = false;
133
 
 
127
  </div>
128
 
129
  <script type="module">
130
+ const modelName = 'Finisha-f-scratch/Prenma-model';
131
  let prenmaModel = null;
132
  let isModelReady = false;
133