vincentiusyoshuac
commited on
Commit
•
6e26bfc
1
Parent(s):
eacb7e8
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ streamlit
|
|
4 |
dataclasses
|
5 |
typing
|
6 |
plotly
|
7 |
-
scipy
|
|
|
|
4 |
dataclasses
|
5 |
typing
|
6 |
plotly
|
7 |
+
scipy
|
8 |
+
accelerate
|