ChandimaPrabath commited on
Commit
4833c23
·
1 Parent(s): 20a37db
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -33,8 +33,6 @@ RUN pip install --no-cache-dir \
33
  "hf-transfer>=0.1.4" \
34
  "protobuf<4" \
35
  "click<8.1" \
36
- "pydantic~=1.0" \
37
- gradio[oauth]==4.36.1 \
38
  "uvicorn>=0.14.0" \
39
  spaces
40
 
 
33
  "hf-transfer>=0.1.4" \
34
  "protobuf<4" \
35
  "click<8.1" \
 
 
36
  "uvicorn>=0.14.0" \
37
  spaces
38