RitvikPW commited on
Commit
e9e1ff1
·
verified ·
1 Parent(s): 6683cdb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ demo = gr.Interface(
82
  outputs=gr.Textbox(label="Model's Response"),
83
  examples=examples,
84
  title="Aryabhata 1.0",
85
- description="",
86
  )
87
 
88
  if __name__ == "__main__":
 
82
  outputs=gr.Textbox(label="Model's Response"),
83
  examples=examples,
84
  title="Aryabhata 1.0",
85
+ description="We are disabling GPUs on this space, we will hosting the model on a separate space soon",
86
  )
87
 
88
  if __name__ == "__main__":