Spaces:
Running
Running
Update requirements
#1
by
kaushalya
- opened
- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
flax
|
2 |
-
huggingface-hub
|
3 |
-
jax
|
4 |
-
streamlit
|
5 |
-
torch
|
6 |
-
torchvision
|
7 |
-
pandas
|
8 |
-
matplotlib
|
9 |
-
transformers
|
10 |
-
watchdog
|
11 |
-
tables
|
|
|
1 |
+
flax
|
2 |
+
huggingface-hub
|
3 |
+
jax
|
4 |
+
streamlit
|
5 |
+
torch
|
6 |
+
torchvision
|
7 |
+
pandas
|
8 |
+
matplotlib
|
9 |
+
transformers
|
10 |
+
watchdog
|
11 |
+
tables
|