[Bug]: Tab does not appear in the extension bar at the top after installing the extension #232
Open
2 tasks done
Labels
bug
Something isn't working
Is there an existing issue for this?
Are you using the latest version of the extension?
What happened?
When I install the extension, the tab does not appear in the extension bar. I moved all my extensions to another location and left only the text2video extension and restarted it, but it is still not visible. I have uninstalled and reinstalled many times but the problem persists. It's also shown on installed extensions tab.
Steps to reproduce the problem
What should have happened?
Extension must be visible on the top bar
WebUI and Deforum extension Commit IDs
webui commit id - 5ef669de080814067961f28357256e8fe27544f4
txt2vid commit id - 01e41fd
Torch version
torch: 2.0.1+cu118
What GPU were you using for launching?
RTX4090
On which platform are you launching the webui backend with the extension?
Local PC setup (Windows)
Settings
@echo OFF
REM BFCPEOPTIONSTART
REM Advanced BAT to EXE Converter www.BatToExeConverter.com
REM BFCPEEXE=C:\Users\TKA\Desktop\Stable Diffusion 2.exe
REM BFCPEICON=C:\Users\TKA\Downloads\196056941-aace0837-473a-4aa5-9067-505b17797aa1.ico
REM BFCPEICONINDEX=-1
REM BFCPEEMBEDDISPLAY=0
REM BFCPEEMBEDDELETE=1
REM BFCPEADMINEXE=1
REM BFCPEINVISEXE=0
REM BFCPEVERINCLUDE=0
REM BFCPEVERVERSION=1.0.0.0
REM BFCPEVERPRODUCT=Product Name
REM BFCPEVERDESC=Product Description
REM BFCPEVERCOMPANY=Your Company
REM BFCPEVERCOPYRIGHT=Copyright Info
REM BFCPEWINDOWCENTER=1
REM BFCPEDISABLEQE=1
REM BFCPEWINDOWHEIGHT=25
REM BFCPEWINDOWWIDTH=80
REM BFCPEWTITLE=Stable Diffusion
REM BFCPEOPTIONEND
@echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS= --xformers --autolaunch --opt-sdp-no-mem-attention --no-half-vae --opt-channelslast --api --update-check
call webui.bat
Console logs
Additional information
The text was updated successfully, but these errors were encountered: