Instructions to use Bl4nc/ppc_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Bl4nc/ppc_model with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Bl4nc/ppc_model") - Notebooks
- Google Colab
- Kaggle
Upload model_v1_final.pt
#1
by theostb - opened
- model_v1_final.pt +3 -0
model_v1_final.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea5f16fd8a5f6734ebdbace186eaf896f2c0a7f8c3cad0b25c11bbcbb1fd8401
|
| 3 |
+
size 132349669
|