Instructions to use InnerI/SacredGeometryConsciousnessModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use InnerI/SacredGeometryConsciousnessModel with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://InnerI/SacredGeometryConsciousnessModel") - Notebooks
- Google Colab
- Kaggle
Upload SacredGeometryConsciousnessModel.keras
Browse files- .gitattributes +1 -0
- SacredGeometryConsciousnessModel.keras +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
SacredGeometryConsciousnessModel.keras filter=lfs diff=lfs merge=lfs -text
|
SacredGeometryConsciousnessModel.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:779b5cf116d7a8205e8a5f397dc604498728fa4c6b511dde90c476f086928f68
|
| 3 |
+
size 613460
|