Spaces:
Running
Running
v8: fix voice selection highlight persistence
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -16,3 +16,4 @@ EXPOSE 7860
|
|
| 16 |
CMD ["uvicorn", "_run:app", "--host", "0.0.0.0", "--port", "7860", "--reload"]
|
| 17 |
# build 1782698397
|
| 18 |
# build 1782698798
|
|
|
|
|
|
| 16 |
CMD ["uvicorn", "_run:app", "--host", "0.0.0.0", "--port", "7860", "--reload"]
|
| 17 |
# build 1782698397
|
| 18 |
# build 1782698798
|
| 19 |
+
# build 1782699174
|