Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Erfan11
/
Neuracraft
like
0
Any-to-Any
Adapters
google-tensorflow
TensorFlow
fka/awesome-chatgpt-prompts
4 languages
bert
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
Neuracraft
/
start.sh
Erfan11
Create start.sh
c0676ee
verified
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
63 Bytes
#!/bin/bash
uvicorn app:app --host 0.0.0.0 --port 8000 --reload