Tony Davis
Tony Davis
Hi I'm a contributor over at deepchem. We rely on hhsuite for some of our packages, but it seems like hhsuite is not compatible with py3.10. Raising the issue for...
## 🐛 Bug When installing from source using the Windows install script install_deepchem_conda.ps1, the script fails when pip installing tensorflow_addons==0.12. ## To Reproduce Steps to reproduce the behavior: 1. In...
Seems that recently Youtube changed how it handles captions, and now captions.generate_srt_captions() is broken: ``` yc = yt.captions['en'] a = yc.generate_srt_captions() Traceback (most recent call last): File "/home/tony/github/videorhyme/videorhyme/youtube_dl/test.py", line 6,...
How do we input negative prompts when using the scripts?
Hello, I'm trying to implement this work to solve a VRP routing problem in my research, but I don't have the demand/capacity requirement. Is there a simple way I could...
Copilot++ has completely stopped making predictions for me, I think after the latest update. Version: 0.30.4 VSCode Version: 1.86.2 Commit: 502aa640fa223830082ace6c194b46b55e390fa0 Date: 2024-03-25T05:34:36.589Z (1 day ago) Electron: 27.2.3 ElectronBuildId: undefined...
`invoice_response = client.create_invoice({"price": 1.0, "currency": "USD"})` Returns a normal response. `invoice_response = client.create_invoice({"price": .19, "currency": "USD"})` Returns a response without a BTC address (but does include other currencies). `invoice_response =...
- [x] I have searched to see if a similar issue already exists. **Is your feature request related to a problem? Please describe.** It is not possible to stream images...
The side panel, inline editing, and copilot++ are recently experiencing either no connection (inline editting, copilot++) or spotty connection (in the side panel) while used behind an SSL proxy. I...
Weights?
Hi, awesome paper! Would you be willing to publish your trained weights? It would be a great help to not have to retrain structure-clip.