Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|