mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-04-02 08:58:27 +02:00
Merge branch 'main' into nserver-modules
This commit is contained in:
commit
4d413548d0
@ -175,8 +175,7 @@ def upload_media_to_hoster(filepath: str):
|
||||
print(result)
|
||||
return result
|
||||
except:
|
||||
return "Upload not possible, all hosters didn't work"
|
||||
|
||||
raise Exception("Upload not possible, all hosters didn't work")
|
||||
|
||||
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