Aashi commited on
Commit
990b753
·
verified ·
1 Parent(s): f6ae4ba

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -19,7 +19,6 @@ def load_llama_model():
19
 
20
  return model, processor
21
 
22
- @spaces.GPU
23
  # Function to generate predictions for text and image
24
  @spaces.GPU
25
  def process_input(text, image=None):
 
19
 
20
  return model, processor
21
 
 
22
  # Function to generate predictions for text and image
23
  @spaces.GPU
24
  def process_input(text, image=None):