Haider1396 commited on
Commit
680b099
·
verified ·
1 Parent(s): bd70cc7

Upload 2 files

Browse files
Files changed (2) hide show
  1. app.py +0 -0
  2. requirements.txt +44 -0
app.py ADDED
The diff for this file is too large to render. See raw diff
 
requirements.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "nbformat": 4,
3
+ "nbformat_minor": 0,
4
+ "metadata": {
5
+ "colab": {
6
+ "provenance": []
7
+ },
8
+ "kernelspec": {
9
+ "name": "python3",
10
+ "display_name": "Python 3"
11
+ },
12
+ "language_info": {
13
+ "name": "python"
14
+ }
15
+ },
16
+ "cells": [
17
+ {
18
+ "cell_type": "markdown",
19
+ "source": [
20
+ "gradio\n",
21
+ "openai\n",
22
+ "requests\n",
23
+ "dateparser\n",
24
+ "scipy\n",
25
+ "pydantic\n",
26
+ "litellm\n",
27
+ "duckduckgo-search\n",
28
+ "python-dotenv\n",
29
+ "python-pptx\n",
30
+ "yfinance\n",
31
+ "numpy\n",
32
+ "pandas\n",
33
+ "matplotlib\n",
34
+ "seaborn\n",
35
+ "scikit-learn\n",
36
+ "pyarrow\n",
37
+ "fsspec\n"
38
+ ],
39
+ "metadata": {
40
+ "id": "YBCzNDTXvkgM"
41
+ }
42
+ }
43
+ ]
44
+ }