import os # تشغيل Applio مع إجبار الإعدادات المناسبة لـ Hugging Face if __name__ == "__main__": os.system("python app.py --port 7860 --host 0.0.0.0")