SUNGJIN LEE
commited on
Commit
•
85f35df
1
Parent(s):
7f4ef9c
requirements.txt 수정
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -24,4 +24,5 @@ tensorboard==2.17.0
|
|
24 |
tensorboard-data-server==0.7.2
|
25 |
tensorflow==2.17.0
|
26 |
tensorflow-io-gcs-filesystem==0.37.1
|
27 |
-
tqdm==4.66.5
|
|
|
|
24 |
tensorboard-data-server==0.7.2
|
25 |
tensorflow==2.17.0
|
26 |
tensorflow-io-gcs-filesystem==0.37.1
|
27 |
+
tqdm==4.66.5
|
28 |
+
plotly==5.23.0
|