FlipFlopsNSocks commited on
Commit
3b61377
1 Parent(s): 49deb72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
12
  COPY . .
13
 
14
  CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
 
15
  ---
16
  license: artistic-2.0
17
  title: HubspaceX
 
12
  COPY . .
13
 
14
  CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
15
+
16
  ---
17
  license: artistic-2.0
18
  title: HubspaceX