remove path test

This commit is contained in:
unknown
2024-10-16 23:55:12 +03:00
parent 44216b443e
commit bf14be8ea3

View File

@@ -1,5 +1,4 @@
import os,sys
os.chdir(r"C:\PythonApps\ff5ttsmy\F5-TTS")
from transformers import pipeline
import gradio as gr