fix
This commit is contained in:
parent
0716270cbb
commit
3002313bf0
|
@ -86,7 +86,7 @@ print(response,response.text)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
which returns a json
|
which returns a json with the download url of your uploaded file.
|
||||||
|
|
||||||
```
|
```
|
||||||
{"PublicUrl":"https://storage.sandbox.iuk.hdm-stuttgart.de/upload/49676006-94e4-4da6-be3f-466u786768979/mymodel.keras","Size":97865925,"Expiration":"2024-03-30T00:00:00Z"}
|
{"PublicUrl":"https://storage.sandbox.iuk.hdm-stuttgart.de/upload/49676006-94e4-4da6-be3f-466u786768979/mymodel.keras","Size":97865925,"Expiration":"2024-03-30T00:00:00Z"}
|
||||||
|
|
Loading…
Reference in New Issue