Mishmosh commited on
Commit
0688ab2
·
1 Parent(s): 8342da0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@
4
  #pip install torch torchvision torchaudio tensorflow
5
  # Install Rust
6
  #RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
7
-
8
  #RUN python -m pip install --upgrade pip
9
  #pip install --upgrade pip
10
  #RUN pip install --no-cache-dir -r requirements.txt
 
4
  #pip install torch torchvision torchaudio tensorflow
5
  # Install Rust
6
  #RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
7
+ pip install gradio==3.50.2
8
  #RUN python -m pip install --upgrade pip
9
  #pip install --upgrade pip
10
  #RUN pip install --no-cache-dir -r requirements.txt