Spaces:
No application file
No application file
Commit ·
1e5567f
1
Parent(s): 95d7773
Update README.md (#1)
Browse files- Update README.md (3b61377514e74c2de34075f7b763684e64f913d1)
README.md
CHANGED
|
@@ -17,6 +17,7 @@ RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
|
|
| 17 |
COPY . .
|
| 18 |
|
| 19 |
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
|
|
|
|
| 20 |
---
|
| 21 |
license: artistic-2.0
|
| 22 |
title: HubspaceX
|
|
|
|
| 17 |
COPY . .
|
| 18 |
|
| 19 |
CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860"]
|
| 20 |
+
|
| 21 |
---
|
| 22 |
license: artistic-2.0
|
| 23 |
title: HubspaceX
|