400 Error in Hugging Face Space When Submitting a Prompt

#3
by BrotherTony - opened

when entering a prompt for the robot to process and clicking Enter, the input fails to submit. When I was Inspecting the console it reveals a 400 (Bad Request) error for POST requests to various models (e.g., sentence-transformers/all-MiniLM-L6-v2, sentence-transformers/all-mpnet-base-v2, and sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2).
image.png

Sign up or log in to comment