m7mdal7aj commited on
Commit
68c35ff
1 Parent(s): 9c15077

Update my_model/utilities/ui_manager.py

Browse files
Files changed (1) hide show
  1. my_model/utilities/ui_manager.py +1 -1
my_model/utilities/ui_manager.py CHANGED
@@ -173,7 +173,7 @@ class UIManager():
173
  [OK-VQA Dataset](https://okvqa.allenai.org/) and desgined to give short and direct answers to the
174
  given questions about the given image.\n""")
175
 
176
- st.write("""**Note:** To load and run this model, the space must be configured to run on a GPU.
177
  If the space is not set to run on a GPU, please contact me.""")
178
 
179
  inference_runner = InferenceRunner()
 
173
  [OK-VQA Dataset](https://okvqa.allenai.org/) and desgined to give short and direct answers to the
174
  given questions about the given image.\n""")
175
 
176
+ st.write("""**Note:** To load and run this model, the space must be configured to run on a GPU.
177
  If the space is not set to run on a GPU, please contact me.""")
178
 
179
  inference_runner = InferenceRunner()