Instructions to use sharktide/FlashFloodTrustNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use sharktide/FlashFloodTrustNet with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://sharktide/FlashFloodTrustNet") - Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files- FlashFloodTrustNet.h5 +3 -0
- flashFloodtrustscaler.pkl +3 -0
FlashFloodTrustNet.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f350013947a7c817b7e889f3a2a0a661f99b6fdfe9bdfd76bb7bb4a9076efa3e
|
| 3 |
+
size 45536
|
flashFloodtrustscaler.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57ba36ea2e74cba1e18d7bb622c7420b4b0eea63d93f6e9921fc16df7938a3f3
|
| 3 |
+
size 1055
|