Compare commits
No commits in common. "f945eb462a8655a2b78175d1925ed5b0235b0ebb" and "e33e4ff6581b9b57f1889258f5a5733c241fcc10" have entirely different histories.
f945eb462a
...
e33e4ff658
@ -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 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 src .
|
||||||
COPY best.pt /best.pt
|
COPY best.pt /best.pt
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
# :wine_glass: alv.cx glass identification :mag:
|
|
||||||
|
|
||||||
The server used by [alv.cx/glass](https://alv.cx/glass).
|
|
@ -18,7 +18,7 @@ matplotlib==3.8.2
|
|||||||
mpmath==1.3.0
|
mpmath==1.3.0
|
||||||
networkx==3.0
|
networkx==3.0
|
||||||
numpy==1.24.1
|
numpy==1.24.1
|
||||||
opencv-python==4.8.1.78
|
opencv-python-headless==4.8.1.78
|
||||||
packaging==23.2
|
packaging==23.2
|
||||||
pandas==2.1.4
|
pandas==2.1.4
|
||||||
Pillow==9.3.0
|
Pillow==9.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user