dockerfile changes for natten
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -59,7 +59,7 @@ RUN pip install --no-cache-dir \
|
|
59 |
inflect==6.0.4 \
|
60 |
gdown==4.5.4 \
|
61 |
wget==3.2 \
|
62 |
-
|
63 |
pytorch_lightning==1.8.6 \
|
64 |
gradio==3.35.2 \
|
65 |
diffdist \
|
|
|
59 |
inflect==6.0.4 \
|
60 |
gdown==4.5.4 \
|
61 |
wget==3.2 \
|
62 |
+
huggingface_hub==0.15.0 \
|
63 |
pytorch_lightning==1.8.6 \
|
64 |
gradio==3.35.2 \
|
65 |
diffdist \
|