Spaces:
Sleeping
Sleeping
datasciencesage
commited on
Commit
·
59655fc
1
Parent(s):
6945e2a
Updated the requirements file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ pathlib
|
|
10 |
keras==3.7.0
|
11 |
uvicorn
|
12 |
tensorflow-hub
|
13 |
-
jax
|
|
|
|
10 |
keras==3.7.0
|
11 |
uvicorn
|
12 |
tensorflow-hub
|
13 |
+
jax
|
14 |
+
accelerate
|