You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to install dreamtalk . Hangs with message "ENOENT: no such file or directory, stat 'C:\pinokio\api\dreamtalk.git{{input.event[0]}}'"
I am trying to install dreamtalk with Pinokio and also got a this "Traceback (most recent call last):
File "C:\pinokio\api\dreamtalk.git\app\app.py", line 1, in
import gradio as gr
ModuleNotFoundError: No module named 'gradio'
(env) (base) C:\pinokio\api\dreamtalk.git\app>"
I am a noob. How do I run the "pip install gradio" command.
I have successfully installed Facefusion, hallo, open webUI, flux-webui and Applio. All working fine. Just Dreamtalk giving me problems.
Please help.
The text was updated successfully, but these errors were encountered:
Trying to install dreamtalk . Hangs with message "ENOENT: no such file or directory, stat 'C:\pinokio\api\dreamtalk.git{{input.event[0]}}'"
I am trying to install dreamtalk with Pinokio and also got a this "Traceback (most recent call last):
File "C:\pinokio\api\dreamtalk.git\app\app.py", line 1, in
import gradio as gr
ModuleNotFoundError: No module named 'gradio'
(env) (base) C:\pinokio\api\dreamtalk.git\app>"
I am a noob. How do I run the "pip install gradio" command.
I have successfully installed Facefusion, hallo, open webUI, flux-webui and Applio. All working fine. Just Dreamtalk giving me problems.
Please help.
The text was updated successfully, but these errors were encountered: