dog commited on
Commit
b694400
β€’
1 Parent(s): dffca69

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -7
main.py CHANGED
@@ -12,13 +12,6 @@ description = """
12
  This app shows how to do Document Question Answering using
13
  FastAPI in a Docker Space πŸš€
14
  Check out the docs for the `/predict` endpoint below to try it out!
15
-
16
- ## Usage
17
-
18
- #### Python
19
-
20
- ![Python Snippet](https://huggingface.co/spaces/dog/fastapi-document-qa/resolve/main/use_api_in_python.png)
21
-
22
  """
23
 
24
  # NOTE - we configure docs_url to serve the interactive Docs at the root path
 
12
  This app shows how to do Document Question Answering using
13
  FastAPI in a Docker Space πŸš€
14
  Check out the docs for the `/predict` endpoint below to try it out!
 
 
 
 
 
 
 
15
  """
16
 
17
  # NOTE - we configure docs_url to serve the interactive Docs at the root path