banao-tech commited on
Commit
e81868e
·
verified ·
1 Parent(s): 7f81548

Update main.py

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