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