Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
zhzabcd/opengpt
zhzabcd
/
opengpt-running
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
opengpt-running
/
src
/
routes
/
(app)
/
workspace
/
prompts
/
+page.svelte
github-actions[bot]
GitHub deploy: ae0c6c6c16ac02732fda24c616dd98aafc529e97
8b50706
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
<
script
>
import
Prompts
from
'$lib/components/workspace/Prompts.svelte'
;
</
script
>
<
Prompts
/>