Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ st.markdown("g. **“Licensor”** means the rights owners or entity authorized
|
|
44 |
|
45 |
st.markdown("h. **“Model”** means any accompanying machine-learning based assemblies (including checkpoints), consisting of learnt weights and parameters (including optimizer states), corresponding to the model architecture as embodied in source code. Source code is not licensed under this License Agreement.")
|
46 |
|
47 |
-
st.markdown("i. **“Modifications of the Model”** means all changes to the Model or any other model which is created or initialized by transfer of patterns of the weights, parameters, activations or Output of the Model
|
48 |
|
49 |
st.markdown("j. **“Output”** means the results of operating the Model.")
|
50 |
|
|
|
44 |
|
45 |
st.markdown("h. **“Model”** means any accompanying machine-learning based assemblies (including checkpoints), consisting of learnt weights and parameters (including optimizer states), corresponding to the model architecture as embodied in source code. Source code is not licensed under this License Agreement.")
|
46 |
|
47 |
+
st.markdown("i. **“Modifications of the Model”** means all changes to the Model or any other model which is created or initialized by transfer of patterns of the weights, parameters, activations or Output of the Model.")
|
48 |
|
49 |
st.markdown("j. **“Output”** means the results of operating the Model.")
|
50 |
|