Spaces:
Runtime error
Runtime error
Commit
·
84ad1cc
1
Parent(s):
c3874bb
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
plotly
|
| 3 |
+
pandas
|
| 4 |
+
tqdm
|
| 5 |
+
torch
|
| 6 |
+
tensorboard
|