Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ManalifeAI
/
Pathora
like
0
Sleeping
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
main
Pathora
/
frontend
/
tailwind.config.js
malavikapradeep2001
Deploy Pathora Viewer: tile server, viewer components, and root app.py (
#1
)
1ff1e61
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
export
default
{
content
: [
'./index.html'
,
'./src/**/*.{js,ts,jsx,tsx}'
],}