--- title: Multimodal Deepfake Detection emoji: 🚀 colorFrom: purple colorTo: pink sdk: gradio sdk_version: 3.37.0 app_file: app.py pinned: false --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ### Performing inference with the trained model. #### Run the command below to use gradio to run the model. ```cmd python app.py ```