Actualizar whisper/README.md
readme
This commit is contained in:
@ -8,11 +8,11 @@ To start your Phoenix server:
|
|||||||
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
|
Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.
|
||||||
|
|
||||||
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
|
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
|
||||||
|
```
|
||||||
## Learn more
|
export XLA_TARGET=cuda12
|
||||||
|
XLA_TARGET=cuda12
|
||||||
* Official website: https://www.phoenixframework.org/
|
mix deps.get
|
||||||
* Guides: https://hexdocs.pm/phoenix/overview.html
|
mix deps.compile
|
||||||
* Docs: https://hexdocs.pm/phoenix
|
mix compile
|
||||||
* Forum: https://elixirforum.com/c/phoenix-forum
|
iex -S mix phx.server
|
||||||
* Source: https://github.com/phoenixframework/phoenix
|
```
|
Reference in New Issue
Block a user