Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.40.0
|
| 2 |
PyYAML==6.0.1
|
| 3 |
toml==0.10.2
|
| 4 |
-
oceanai==1.0.
|
| 5 |
tf-keras
|
|
|
|
| 1 |
gradio==4.40.0
|
| 2 |
PyYAML==6.0.1
|
| 3 |
toml==0.10.2
|
| 4 |
+
oceanai==1.0.0a43
|
| 5 |
tf-keras
|