Skip to content

Commit

Permalink
Reorg (#1537)
Browse files Browse the repository at this point in the history
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
  • Loading branch information
BillSchumacher authored Apr 15, 2023
1 parent e986af5 commit 1073954
Show file tree
Hide file tree
Showing 64 changed files with 2,254 additions and 1,883 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,10 @@ IMAGE_PROVIDER=sd
HUGGINGFACE_API_TOKEN="YOUR_HUGGINGFACE_API_TOKEN"
```

## Selenium

sudo Xvfb :10 -ac -screen 0 1024x768x24 &
DISPLAY=:10 your-client
## ⚠️ Limitations

This experiment aims to showcase the potential of GPT-4 but comes with some limitations:
Expand Down
Loading

0 comments on commit 1073954

Please sign in to comment.