banao-tech commited on
Commit
2f1d410
·
verified ·
1 Parent(s): 3386afc

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -183,4 +183,4 @@ async def process_image(
183
  raise he
184
  except Exception as e:
185
  logger.error(f"Error processing image: {e}")
186
- raise HTTPException(status_code=500, detail=f"Internal server error: {e}")
 
183
  raise he
184
  except Exception as e:
185
  logger.error(f"Error processing image: {e}")
186
+ raise HTTPException(status_code=500, detail=f"Internal server error: {e}")#