Small edits

This commit is contained in:
alnoam 2025-03-06 17:00:09 +02:00
parent cabb62f86d
commit f5e4b4d471

View File

@ -40,8 +40,8 @@ and running, users can send Tasks to be executed on Google Colab's hardware.
api_host="https://api.clear.ml",
web_host="https://app.clear.ml",
files_host="https://files.clear.ml",
key='6ZHX9UQMYL874A1NE8',
secret='=2h6#%@Y&m*tC!VLEXq&JI7QhZPKuJfbaYD4!uUk(t7=9ENv'
key='<generated_key>',
secret='<generated_secret>'
)
```