Instructions to use kisambu/tuberculoscan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use kisambu/tuberculoscan with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://kisambu/tuberculoscan") - Notebooks
- Google Colab
- Kaggle
File size: 450 Bytes
87a2e39 | 1 2 3 4 5 6 7 8 9 10 11 12 | // This is a generated file; do not edit or check into version control.
FLUTTER_ROOT=C:\Users\Grace\Documents\flutter_windows_3.27.3-stable\flutter
FLUTTER_APPLICATION_PATH=C:\Users\Grace\Desktop\Projet2_flutter\application2
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=1.0.0
FLUTTER_BUILD_NUMBER=1
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false
PACKAGE_CONFIG=.dart_tool/package_config.json
|