DeMaking commited on
Commit
44834a8
·
verified ·
1 Parent(s): 75d2f8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def generate_response(text):
53
  # print(f"English model output: {output}, ", f"current time: {current_time_gmt()}") # Debugging
54
  # return output[0]["generated_text"]
55
 
56
- return "Sorry, I only support Hebrew and English."
57
 
58
 
59
  # FastAPI lifespan event
 
53
  # print(f"English model output: {output}, ", f"current time: {current_time_gmt()}") # Debugging
54
  # return output[0]["generated_text"]
55
 
56
+ return "Sorry, I only support Hebrew and English."
57
 
58
 
59
  # FastAPI lifespan event