Instructions to use sharktide/FlashFloodNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use sharktide/FlashFloodNet 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/FlashFloodNet") - Notebooks
- Google Colab
- Kaggle
Upload FlashFloodNet.onnx
Browse files- FlashFloodNet.onnx +3 -0
FlashFloodNet.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:82cc7f7abb8d84bbeae10ff2cd0496b4c5129548a3701a23148198efa9e03c02
|
| 3 |
+
size 63430
|