Compare commits

...

No commits in common. "f945eb462a8655a2b78175d1925ed5b0235b0ebb" and "e33e4ff6581b9b57f1889258f5a5733c241fcc10" have entirely different histories.

3 changed files with 1 additions and 6 deletions

View File

@ -8,8 +8,6 @@ COPY requirements.txt ./
RUN pip install --no-cache-dir --extra-index-url https://download.pytorch.org/whl/cpu -r requirements.txt
RUN apt update && apt install -y ffmpeg libsm6 libxext6
COPY src .
COPY best.pt /best.pt

View File

@ -1,3 +0,0 @@
# :wine_glass: alv.cx glass identification :mag:
The server used by [alv.cx/glass](https://alv.cx/glass).

View File

@ -18,7 +18,7 @@ matplotlib==3.8.2
mpmath==1.3.0
networkx==3.0
numpy==1.24.1
opencv-python==4.8.1.78
opencv-python-headless==4.8.1.78
packaging==23.2
pandas==2.1.4
Pillow==9.3.0