adriansanz commited on
Commit
55a686c
·
verified ·
1 Parent(s): f43358e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ Automatically generated by Colab.
6
  Original file is located at
7
  https://colab.research.google.com/drive/1okJv7Jo4ki4K6puMKiDLsn9bG7OV_LAF
8
  """
 
9
 
10
  #!pip install gradio requests smolagents pandas langchain-community wikipedia arxiv pymupdf langchain-groq sympy pytube pytesseract Pillow google-generativeai
11
 
 
6
  Original file is located at
7
  https://colab.research.google.com/drive/1okJv7Jo4ki4K6puMKiDLsn9bG7OV_LAF
8
  """
9
+ import os
10
 
11
  #!pip install gradio requests smolagents pandas langchain-community wikipedia arxiv pymupdf langchain-groq sympy pytube pytesseract Pillow google-generativeai
12