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