CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
Revathi2006
/
document_ai_pdf
source
Hugging Face
updated 9mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
start.sh
start.sh
3 lines
Copy path
Download
Raw
Back to root
1
#!/bin/bash
2
uvicorn backend:app --host 0.0.0.0 --port 7860
3