Spaces:
Sleeping
Sleeping
student-abdullah
commited on
Commit
•
c5c3221
1
Parent(s):
f849a19
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -24,6 +24,7 @@ numpy==1.26.4
|
|
24 |
opt-einsum==3.3.0
|
25 |
optree==0.12.1
|
26 |
packaging==24.1
|
|
|
27 |
protobuf==4.25.4
|
28 |
Pygments==2.18.0
|
29 |
PyYAML==6.0.1
|
@@ -34,6 +35,7 @@ rich==13.7.1
|
|
34 |
safetensors==0.4.3
|
35 |
setuptools==72.1.0
|
36 |
six==1.16.0
|
|
|
37 |
tensorboard==2.17.0
|
38 |
tensorboard-data-server==0.7.2
|
39 |
tensorflow==2.17.0
|
|
|
24 |
opt-einsum==3.3.0
|
25 |
optree==0.12.1
|
26 |
packaging==24.1
|
27 |
+
pandas==2.2.2
|
28 |
protobuf==4.25.4
|
29 |
Pygments==2.18.0
|
30 |
PyYAML==6.0.1
|
|
|
35 |
safetensors==0.4.3
|
36 |
setuptools==72.1.0
|
37 |
six==1.16.0
|
38 |
+
streamlit==1.37.0
|
39 |
tensorboard==2.17.0
|
40 |
tensorboard-data-server==0.7.2
|
41 |
tensorflow==2.17.0
|