Anonym0us33

Results 8 issues of Anonym0us33

Error: Trying to load a model of incompatible/unknown type. 'C:\Users\User\AppData\Local\Temp\tfhub_modules\063d866c066fd46003be952409c' contains neither 'saved_model.pb' nor 'saved_model.pbtxt'. I thought this uses OAI APK. Why is it trying to load a local model?

as title. perplexity and gpt3 can't help with this ` \Voyager\venv_Voyager\lib\site-packages\requests\adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=3000): Max retries exceeded with url: /start (Caused by NewConnectionError(':...

Is there any way to use this without a hugging face token, or to change the SD model to something besides 1.5? Or is it part of the docker script?...

i tried to make a PR but i got an error Pull request creation failed. Validation failed: must be a collaborator ``` if "https://giphy.com/gifs/" in message_content: # Extract the giphy...

```Downloading (…)lve/main/config.json: 100%|████████████████████████| 4.56k/4.56k [00:00

in windows replacing private.dockerfile with: ``` FROM hyperonym/basaran:0.15.3 # Copy model files COPY vicuna128 D:\basaran\models\vicuna128 # Provide default environment variables ENV MODEL="D:\basaran\models\vicuna128" ENV MODEL_LOCAL_FILES_ONLY="true" ENV SERVER_MODEL_NAME="vicuna128" ``` and doing `docker...

documentation

readme says : To process the video, first of all you would need to precompute optical flow data before running web-ui with this command: ``` python3 compute_flow.py -i "path to...

**Is your feature request related to a problem? Please describe.** Running on a cloud server would take a bit of setup. **Describe the solution you'd like** A docker that can...