Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ullaas
/
storylab
like
0
Configuration error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
a708a9e
storylab
/
huggingface.yaml
Ullaas
Update huggingface.yaml
5faf262
verified
5 months ago
raw
Copy download link
history
blame
197 Bytes
title:
My
React
+
Python
Space
sdk:
"multilingual"
python_version:
"3.10"
app_file:
backend.py
# path to your Python entry point
build:
commands:
-
cd
frontend
&&
npm
install
&&
npm
start