ps1811 commited on
Commit
480ebcd
·
1 Parent(s): cc4a3d7

@spaces.GPU uncommented from run_ads_card

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1188,7 +1188,7 @@ def campaign_selected(campaign_name, full_state):
1188
  # ADS ANALYST
1189
  # ==================================================
1190
 
1191
- # @spaces.GPU(duration=120)
1192
  def run_ads_card(state):
1193
  try:
1194
  if not state:
 
1188
  # ADS ANALYST
1189
  # ==================================================
1190
 
1191
+ @spaces.GPU(duration=120)
1192
  def run_ads_card(state):
1193
  try:
1194
  if not state: