jayavibhav commited on
Commit
ee8551d
·
verified ·
1 Parent(s): 8f08aed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -107,6 +107,10 @@ no errors please!
107
 
108
  Bro this is very important!!, first run the library installations, after that you import it!!!, make sure you dont make a mistake here
109
 
 
 
 
 
110
  you may now create the gradio app,
111
  here are your inputs:
112
  """
 
107
 
108
  Bro this is very important!!, first run the library installations, after that you import it!!!, make sure you dont make a mistake here
109
 
110
+ bro there will be no api keys in the environment, you have to ask the user to enter them!!!
111
+
112
+ also for modal deployment use gpu=modal.gpu.T4(count=1), the other function is depricated
113
+
114
  you may now create the gradio app,
115
  here are your inputs:
116
  """