Instructions to use Alesteba/NeRF_ficus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Alesteba/NeRF_ficus with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Alesteba/NeRF_ficus") - Notebooks
- Google Colab
- Kaggle
Push Keras model using huggingface_hub.
Browse files- fingerprint.pb +1 -1
- keras_metadata.pb +2 -2
- model.png +0 -0
- saved_model.pb +2 -2
- variables/variables.data-00000-of-00001 +0 -0
- variables/variables.index +0 -0
fingerprint.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 55
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9274416b339ba699fee34ab9b2b77f3c5c14e148b09809e217258695dac11186
|
| 3 |
size 55
|
keras_metadata.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d47340c288fe43f59abaf4e023470254c2eb01966696c84f6c55c8f66850a8b7
|
| 3 |
+
size 22581
|
model.png
CHANGED
|
|
saved_model.pb
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29f96e796014d98256ab11cbf46850dd991e6d56ccaec83ffabe76c772ce65d1
|
| 3 |
+
size 299493
|
variables/variables.data-00000-of-00001
CHANGED
|
Binary files a/variables/variables.data-00000-of-00001 and b/variables/variables.data-00000-of-00001 differ
|
|
|
variables/variables.index
CHANGED
|
Binary files a/variables/variables.index and b/variables/variables.index differ
|
|
|