File size: 473 Bytes
29e1d84
 
 
 
 
 
b97f664
29e1d84
 
 
 
 
 
b97f664
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: PersonaMate Pro (OAuth + Simplified UI)
emoji: "🤖"
colorFrom: "purple"
colorTo: "blue"
sdk: "gradio"
sdk_version: "4.44.1"
app_file: app.py
pinned: false
---

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

This Space uses FastAPI to serve the Gradio UI mounted at `/`.  
The entrypoint is `app.py`, which defines both the API server and the Gradio interface.  
Dependencies are listed in `requirements.txt`.