moamen270 commited on
Commit
9ac7986
·
1 Parent(s): f441fbb

Update endpoints.py

Browse files
Files changed (1) hide show
  1. endpoints.py +1 -1
endpoints.py CHANGED
@@ -90,7 +90,7 @@ async def ask_llm_endpoint(model:str, prompt: str):
90
 
91
 
92
 
93
- // APIs
94
 
95
  # @app.post("/ask_HFAPI")
96
  # def ask_HFAPI_endpoint(prompt: str):
 
90
 
91
 
92
 
93
+ # APIs
94
 
95
  # @app.post("/ask_HFAPI")
96
  # def ask_HFAPI_endpoint(prompt: str):