mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-05-31 23:59:18 +02:00
Update output_utils.py
This commit is contained in:
parent
d9482a5210
commit
d822e396f4
@ -175,7 +175,8 @@ def upload_media_to_hoster(filepath: str):
|
||||
print(result)
|
||||
return result
|
||||
except:
|
||||
raise Exception("Upload not possible, all hosters didn't work")
|
||||
raise Exception("Upload not possible, all hosters didn't work or couldn't generate output")
|
||||
|
||||
|
||||
def build_status_reaction(status, task, amount, content):
|
||||
alt_description = "This is a reaction to a NIP90 DVM AI task. "
|
||||
|
Loading…
x
Reference in New Issue
Block a user