smfaiz commited on
Commit
1a501dc
·
verified ·
1 Parent(s): c804b72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1u8Qvn2TOmOr1hZ_BovZPUA3KCku31OXb
8
  """
9
 
10
- pip install gradio requests transformers beautifulsoup4 python-docx torch
11
 
12
  """**Set Up the Environment:** Install the required libraries
13
 
 
7
  https://colab.research.google.com/drive/1u8Qvn2TOmOr1hZ_BovZPUA3KCku31OXb
8
  """
9
 
10
+ #pip install gradio requests transformers beautifulsoup4 python-docx torch
11
 
12
  """**Set Up the Environment:** Install the required libraries
13