hexgrad commited on
Commit
681ac3d
·
verified ·
1 Parent(s): 6ee662e

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -547,7 +547,7 @@ Vast was chosen over other compute providers due to its competitive on-demand ho
547
  The average hourly cost for the 1x A100-class 80GB VRAM instances used for training was below $1/hr — around half the quoted rates from other providers.
548
 
549
  ### Gradio API
550
- **The API has been restricted due to high request volume degrading the demo experience.**
551
  ~~This Space can be used via API. The following code block can be copied and run in one Google Colab cell.~~
552
  ```
553
  # 1️⃣ Install the Gradio Python client
 
547
  The average hourly cost for the 1x A100-class 80GB VRAM instances used for training was below $1/hr — around half the quoted rates from other providers.
548
 
549
  ### Gradio API
550
+ **The API has been restricted due to high request volume degrading the demo experience.**<br/>
551
  ~~This Space can be used via API. The following code block can be copied and run in one Google Colab cell.~~
552
  ```
553
  # 1️⃣ Install the Gradio Python client