Spaces:
Runtime error
Runtime error
Yusuf commited on
Commit ·
ec1eb7e
1
Parent(s): 6310247
fix: update clearml version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,4 @@ matplotlib==3.8.4
|
|
| 16 |
|
| 17 |
# For model deployment and tracking
|
| 18 |
huggingface-hub==0.23.0
|
| 19 |
-
clearml==
|
|
|
|
| 16 |
|
| 17 |
# For model deployment and tracking
|
| 18 |
huggingface-hub==0.23.0
|
| 19 |
+
clearml==2.0.2
|