Spaces:
Runtime error
Runtime error
Commit
•
b369adb
1
Parent(s):
85094a3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ Pillow
|
|
17 |
autokeras==1.0.20
|
18 |
huggingface_hub
|
19 |
deepspeed>=0.8.2
|
20 |
-
torchmetrics==0.11.4
|
|
|
|
17 |
autokeras==1.0.20
|
18 |
huggingface_hub
|
19 |
deepspeed>=0.8.2
|
20 |
+
torchmetrics==0.11.4
|
21 |
+
tensorflow==2.12.1
|