huggingbots / app.py

Commit History

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

lunarflu HF Staff commited on

unstick
8a5c8c4

lunarflu HF Staff commited on

added [falconmemory] and [falconhistory]
fbfe250

lunarflu HF Staff commited on

[falcon] client >>> falconclient
2035424

lunarflu HF Staff commited on

[falcon] bugfix
694579a

lunarflu HF Staff commited on

[falcon] memory update
66e4610

lunarflu HF Staff commited on

removing tempfile, glob
35d7ae2

lunarflu HF Staff commited on

readded debugging due to error in [dfif]
7918b1a

lunarflu HF Staff commited on

[falcon] revert to stable
6b1c789

lunarflu HF Staff commited on

Update app.py
9c174a3

lunarflu HF Staff commited on

[falcon] testing with job done and result
2d9f78f

lunarflu HF Staff commited on

[falcon] removed duplicate
f2e2105

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

[falcon] removed api_name="/predict"
e00b8b9

lunarflu HF Staff commited on

Update app.py
bc1c205

lunarflu HF Staff commited on

[falcon] predict >>> job
2942464

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

import uuid
45a01ca

lunarflu HF Staff commited on

from uuid import UUID
3872caa

lunarflu HF Staff commited on

from uuid import uuid4
b1241df

lunarflu HF Staff commited on

[falcon] big test
18b3fe5

lunarflu HF Staff commited on

[falcon] testing
7666cce

lunarflu HF Staff commited on

import tempfile
a2604a1

lunarflu HF Staff commited on

[info] added ctx
f0eeeb2

lunarflu HF Staff commited on

Update app.py
6845b97

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

>>> "HuggingFaceH4/falcon-chat"
b052e2c

lunarflu HF Staff commited on

Update app.py
4c410cc

lunarflu HF Staff commited on

[falcon] new filepath name
85c07df

lunarflu HF Staff commited on

[falcon] added falconfile.json
71cd39e

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

[falcon] client >>> falcon
e479256

lunarflu HF Staff commited on

added [falcon]
2cbce6d

lunarflu HF Staff commited on

[fullqueue] adjusted errormsg
17f9d9d

lunarflu HF Staff commited on

[fullqueue] updated
22df00c

lunarflu HF Staff commited on

Update app.py
f7d01ba

lunarflu HF Staff commited on

Update app.py
00920a1

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on

added {e} to error messages
9c57a4c

lunarflu HF Staff commited on

null -> none
f3052c3

lunarflu HF Staff commited on

enforcing 1 channel per space
aee814d

lunarflu HF Staff commited on

added [sketchdemo] and [spideydemo]
00a4c25

lunarflu HF Staff commited on

[disney] removed
3335556

lunarflu HF Staff 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 HF Staff 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 HF Staff commited on

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

lunarflu HF Staff commited on

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

lunarflu HF Staff commited on