Spaces:
Running
Running
Commit
·
048c2d8
1
Parent(s):
4c132fa
added new files
Browse files- README.md +3 -10
- requirements.txt +3 -48
README.md
CHANGED
@@ -1,10 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
sdk: streamlit
|
5 |
-
sdk_version: 1.25.0
|
6 |
-
app_file: main.py
|
7 |
-
pinned: false
|
8 |
-
license: mit
|
9 |
-
colorFrom: red
|
10 |
-
---
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6089378af5d2e23cbd60e2c70c23fe11f4d12024f9e49003534e6ced1b388cf
|
3 |
+
size 139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements.txt
CHANGED
@@ -1,48 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
pyttsx3==2.90
|
5 |
-
google-auth==2.17.3
|
6 |
-
google-auth-oauthlib==1.0.0
|
7 |
-
google-pasta==0.2.0
|
8 |
-
googletrans==3.1.0a0
|
9 |
-
grpcio==1.54.0
|
10 |
-
python-dotenv==1.0.0
|
11 |
-
h11==0.9.0
|
12 |
-
h2==3.2.0
|
13 |
-
h5py==3.8.0
|
14 |
-
hpack==3.0.0
|
15 |
-
keras==2.12.0
|
16 |
-
matplotlib==3.7.1
|
17 |
-
numpy==1.23.5
|
18 |
-
oauthlib==3.2.2
|
19 |
-
openai==0.27.6
|
20 |
-
pandas==2.0.1
|
21 |
-
Pillow==9.5.0
|
22 |
-
plotly==5.14.1
|
23 |
-
requests==2.30.0
|
24 |
-
requests-oauthlib==1.3.1
|
25 |
-
scikit-learn==1.2.2
|
26 |
-
scipy==1.10.1
|
27 |
-
six==1.16.0
|
28 |
-
smmap==5.0.0
|
29 |
-
sniffio==1.3.0
|
30 |
-
streamlit==1.22.0
|
31 |
-
streamlit-lottie==0.0.3
|
32 |
-
streamlit-camera-input-live==0.2.0
|
33 |
-
streamlit-card==0.0.4
|
34 |
-
streamlit-embedcode==0.1.2
|
35 |
-
streamlit-extras==0.2.7
|
36 |
-
streamlit-option-menu==0.3.4
|
37 |
-
streamlit-faker==0.0.2
|
38 |
-
streamlit-image-coordinates==0.1.3
|
39 |
-
streamlit-keyup==0.2.0
|
40 |
-
streamlit-toggle-switch==1.0.2
|
41 |
-
streamlit-vertical-slider==1.0.2
|
42 |
-
tenacity==8.2.2
|
43 |
-
tensorflow-cpu==2.12.0
|
44 |
-
tensorboard-data-server==0.7.0
|
45 |
-
tensorflow==2.12.0
|
46 |
-
tensorflow-estimator==2.12.0
|
47 |
-
tensorflow-io-gcs-filesystem==0.31.0
|
48 |
-
tensorflow-hub
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb8d74192b616eb802afc06bcccfa653657ee81860bed951a9fa3080b52e2fbe
|
3 |
+
size 1027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|