Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bardicreels
/
rag
like
0
Running
App
Files
Files
Community
219d24c
rag
/
run.py
user
modifications for remote development using huggingface resouces
b5553ae
4 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
from
app
import
app
if
__name__ ==
'__main__'
:
app.run(debug=
True
)