Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
# Common Libraries
|
2 |
-
gradio
|
3 |
-
gradio_client
|
4 |
-
pydantic
|
5 |
-
pydantic_core
|
6 |
-
joblib
|
7 |
-
pandas
|
8 |
-
numpy
|
9 |
|
10 |
# Translate
|
11 |
ipykernel
|
|
|
1 |
# Common Libraries
|
2 |
+
gradio
|
3 |
+
gradio_client
|
4 |
+
pydantic
|
5 |
+
pydantic_core
|
6 |
+
joblib
|
7 |
+
pandas
|
8 |
+
numpy
|
9 |
|
10 |
# Translate
|
11 |
ipykernel
|