Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
RUN apt-get update && apt-get install -y \
|
2 |
-
build-essential \
|
3 |
-
git \
|
4 |
-
&& rm -rf /var/lib/apt/lists/*
|
5 |
-
|
6 |
pixeltable
|
7 |
torch
|
8 |
git+https://github.com/Megvii-BaseDetection/YOLOX@ac58e0a
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pixeltable
|
2 |
torch
|
3 |
git+https://github.com/Megvii-BaseDetection/YOLOX@ac58e0a
|