real_vs_face_face / README.md
Omokemi's picture
Update README.md
ee6fd1c verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
title: 🧠 Real vs AI Face Classifier
emoji: πŸ“ˆ
colorFrom: gray
colorTo: yellow
sdk: gradio
sdk_version: 5.34.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: First cnn project

Detect if a face image is real or AI-generated using a FastAI-trained model.
πŸ”— Deployed on Hugging Face Spaces: real_vs_face_face

πŸ’‘ Features

  • Uses ResNet architecture with FastAI
  • Deployed using Gradio on Hugging Face
  • Evaluated with real + GAN-generated images

πŸš€ How to Run

  1. Clone this repo
  2. Install requirements
  3. Run the app locally

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference