huggingbots / app.py

Commit History

removing [falconmemory] and [falconclear] for now
43a2c13

lunarflu commited on

unstick
8a5c8c4

lunarflu commited on

added [falconmemory] and [falconhistory]
fbfe250

lunarflu commited on

[falcon] client >>> falconclient
2035424

lunarflu commited on

[falcon] bugfix
694579a

lunarflu commited on

[falcon] memory update
66e4610

lunarflu commited on

removing tempfile, glob
35d7ae2

lunarflu commited on

readded debugging due to error in [dfif]
7918b1a

lunarflu commited on

[falcon] revert to stable
6b1c789

lunarflu commited on

Update app.py
9c174a3

lunarflu commited on

[falcon] testing with job done and result
2d9f78f

lunarflu commited on

[falcon] removed duplicate
f2e2105

lunarflu commited on

[falcon]job updates with job.done and job.result
034c832

lunarflu commited on

[falcon] added job.status() await asyncio.sleep(0.1)
4eb21c7

lunarflu commited on

[falcon] removed api_name="/predict"
e00b8b9

lunarflu commited on

Update app.py
bc1c205

lunarflu commited on

[falcon] predict >>> job
2942464

lunarflu commited on

[falcon] await asyncio.sleep(0.5) to give it time to generate, should move to executor thread
abb5e92

lunarflu commited on

import uuid
45a01ca

lunarflu commited on

from uuid import UUID
3872caa

lunarflu commited on

from uuid import uuid4
b1241df

lunarflu commited on

[falcon] big test
18b3fe5

lunarflu commited on

[falcon] testing
7666cce

lunarflu commited on

import tempfile
a2604a1

lunarflu commited on

[info] added ctx
f0eeeb2

lunarflu commited on

Update app.py
6845b97

lunarflu commited on

added [info], testing 'newgen' string in [falcon]
2b092c0

lunarflu commited on

>>> "HuggingFaceH4/falcon-chat"
b052e2c

lunarflu commited on

Update app.py
4c410cc

lunarflu commited on

[falcon] new filepath name
85c07df

lunarflu commited on

[falcon] added falconfile.json
71cd39e

lunarflu commited on

[falcon] new.json >>> lunarflu.json
2c37ee2

lunarflu commited on

[falcon] added os.makedirs(directory_path)
9dcb41e

lunarflu commited on

[falcon] falcon.predict >>> falconspace.predict (doesn't clash with command name)
fd771c3

lunarflu commited on

[falcon] client >>> falcon
e479256

lunarflu commited on

added [falcon]
2cbce6d

lunarflu commited on

[fullqueue] adjusted errormsg
17f9d9d

lunarflu commited on

[fullqueue] updated
22df00c

lunarflu commited on

Update app.py
f7d01ba

lunarflu commited on

Update app.py
00920a1

lunarflu commited on

if not "Error: 400 Bad Request (error code: 50035): Invalid Form Body" in ignorecheck:
12d58af

lunarflu commited on

added {e} to error messages
9c57a4c

lunarflu commited on

null -> none
f3052c3

lunarflu commited on

enforcing 1 channel per space
aee814d

lunarflu commited on

added [sketchdemo] and [spideydemo]
00a4c25

lunarflu commited on

[disney] removed
3335556

lunarflu commited on

fixing some redundant thread creation, adding both auto_archive_duration=60 as well as manual instant archiving upon error / stage 2 completion [dfif]
bf3bffa

lunarflu commited on

[exceptions] only create discord thread in except block if thread doesn't already exist; post inside either way (addresses an earlier bug)
cdfdf62

lunarflu commited on

auto_archive_duration >>> 60, [jojo] await thread.edit(archived=True)
2305adb

lunarflu commited on

[jojo et al] added auto_archive_duration=1, [dfif] thread name >>> DeepfloydIF {prompt}
d83af0d

lunarflu commited on