<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Bluetooth-UWB 联盟论坛 - AI Creator</title>
    <link>http://bluetooth.com.cn/forum/forum.php?mod=forumdisplay&amp;fid=50</link>
    <description>Latest 20 threads of AI Creator</description>
    <copyright>Copyright(C) Bluetooth-UWB 联盟论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 28 May 2026 19:08:52 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bluetooth.com.cn/forum/static/image/common/logo_88_31.gif</url>
      <title>Bluetooth-UWB 联盟论坛</title>
      <link>http://bluetooth.com.cn/forum/</link>
    </image>
    <item>
      <title>How to enable BigDL-LLM on Intel® Arc GPU</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=136</link>
      <description><![CDATA[Enabling BigDL-LLM on Intel® Arc™ graphics is a crucial make space unlocking their full potential. To do so, you’ll need the following:
Choose an Intel® Arc GPU: Ensure your server is equipped with an Intel® Arc GPU, such as the Intel® Arc ™ A ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Tue, 03 Feb 2026 13:11:40 +0000</pubDate>
    </item>
    <item>
      <title>https://github.com/intel/ipex-llm</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=135</link>
      <description><![CDATA[[url=https://github.com/intel/ipex-llm/blob/main/docs/mddocs/Quickstart/install_windows_gpu.md]https://github.com/intel/ipex-llm[/url]
Install ipex-llm
With the llm environment active, use pip to install ipex-llm for GPU:Choose either US or CN websit ..]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Wed, 28 Jan 2026 03:44:13 +0000</pubDate>
    </item>
    <item>
      <title>关于 Intel XPU/CPU 问题，为什么 IPEX 说没有 CPU 支持？</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=134</link>
      <description><![CDATA[如果 Intel IPEX 安装是 XPU-only 版本，只支持 Intel 独立显卡（Arc 系列），没有包含 CPU 优化内核。这是因为：

安装命令不同：
bash


解决方法：

bash
运行步骤：
bash]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Fri, 23 Jan 2026 00:48:37 +0000</pubDate>
    </item>
    <item>
      <title>pip的离线安装</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=132</link>
      <description><![CDATA[[*]先下载 whl 文件：

[*]访问：https://download.pytorch.org/whl/xpu/
[*]下载对应的文件：

[*]torch-2.8.0+xpu-cp310-cp310-win_amd64.whl
[*]torchvision-0.23.0+xpu-cp310-cp310-win_amd64.whl
[*]intel_extension_for_pytorch-2.8.0+xpu-cp310-cp310-win_amd64 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Sat, 17 Jan 2026 14:36:50 +0000</pubDate>
    </item>
    <item>
      <title>ContentAutomationHub</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=122</link>
      <description><![CDATA[作为您的技术顾问，提供一份从零开始在您Ubuntu 22.04服务器上，构建这个独立Web应用的**详细架构指南和启动手册**。这将是您后续开发或与开发者沟通的权威蓝图。

### 一、项目架构总览

在开始编码前，让我们明确这个名为 `ContentAutomationHub` 的系统的核心模块和 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Wed, 24 Dec 2025 18:54:47 +0000</pubDate>
    </item>
    <item>
      <title>stable-diffusion-webui for Windows</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=95</link>
      <description><![CDATA[Installation on Intel Silicon · openvinotoolkit/stable-diffusion-webui Wiki

Windows

[*]Download and install git and Python 3.10.6 (tick Add to PATH)




[*]Use the OpenVINO custom script by following the instructions here
Notes:
[*]The steps]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Sun, 04 May 2025 10:59:11 +0000</pubDate>
    </item>
    <item>
      <title>Error: \'DepthModel\' object has no attribute \'should_delete\'</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=94</link>
      <description><![CDATA[Error: \'DepthModel\' object has no attribute \'should_delete\'. Please, check your schedules/ init values.

----
解决：
关键帧-&gt;3D-&gt;Depth Warping &amp; FOV 取消Use depth warping前面的对勾]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Sat, 03 May 2025 09:49:36 +0000</pubDate>
    </item>
    <item>
      <title>英特尔（Intel）集成显卡也能使用GPU为模型训练加速（以Intel（R） iris(R) Xe Graphi</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=93</link>
      <description><![CDATA[一，首先需要安装虚拟环境（miniconda），方便管理：

如果不知到怎么安装虚拟环境可以点这：安装虚拟环境

安装好虚拟环境后创建虚拟环境：在命令提示符（CMD）输入：



Py310是你的虚拟环境的名字，当让也可以换成你喜欢的，python版本也可以是其他的，我个人觉得3.1 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Sat, 03 May 2025 01:05:22 +0000</pubDate>
    </item>
    <item>
      <title>导入huggingface中的models--laion--CLIP-ViT-H-14-laion2B-s32B-b79K</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=92</link>
      <description><![CDATA[导入huggingface中的models--laion--CLIP-ViT-H-14-laion2B-s32B-b79K

因为用到了models--laion--CLIP-ViT-H-14-laion2B-s32B-b79K这个模型的预训练权重，所以尝试在服务器上面搭建环境，但总是网络问题会报错如下：那么如何解决呢，直接看模型是如何导入的，根据参考 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Fri, 02 May 2025 23:22:02 +0000</pubDate>
    </item>
    <item>
      <title>Stable Video Diffusion 下载+安装+简单使用</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=91</link>
      <description><![CDATA[Link

Stable Video Diffusion 介绍一共开源了两个模型：
[*]SVD：能够生成帧率 14、分辨率 576x1024 的视频；
[*]SVD-XT：SVD 的 finetune 升级版，分辨率不变，但能够生成帧率 25 的视频；

注意：想要本地跑 Stable Video Diffusion，显存得要 20G 左右。
二、Stable ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Fri, 02 May 2025 18:21:31 +0000</pubDate>
    </item>
    <item>
      <title>Windows 安装Deforum</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=90</link>
      <description><![CDATA[1. 从v1.0.0-pre下载sd.webui.zip（stable-diffusion-webui）  （这个用不到）


 Note：The webui.zip is a binary distribution for people who can\'t install python and git.
Everything is included - just double click run.bat to launch.
No requirements apart ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Fri, 02 May 2025 07:15:38 +0000</pubDate>
    </item>
    <item>
      <title>《大秦帝国之崛起》90分钟解说词</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=85</link>
      <description><![CDATA[【开场】（2分钟）
（画面：战国地图，烽火狼烟）
解说：公元前4世纪，华夏大地裂变为七国争雄的战场。弱肉强食中，偏居西陲的秦国历经百年屈辱，终在商鞅变法后崛起。而这部《大秦帝国之崛起》，讲述的正是秦昭襄王嬴稷在位56年间，秦国从蛰伏到称霸的关键史诗——
第 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Wed, 23 Apr 2025 11:54:34 +0000</pubDate>
    </item>
    <item>
      <title>PR（Adobe Premiere Pro）的自动剪辑插件或工具</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=84</link>
      <description><![CDATA[目前PR（Adobe Premiere Pro）的自动剪辑插件或工具可以通过以下渠道获取，具体取决于你的需求类型（如自动粗剪、语音识别剪辑、AI辅助等）：1. 官方/付费插件
[*]Adobe Sensei AI
PR内置的AI功能（如“自动重构”或“场景编辑检测”），无需额外安装，可在软件内直接 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Wed, 23 Apr 2025 04:58:16 +0000</pubDate>
    </item>
    <item>
      <title>DeepSeek从扫描图片pdf文件中提取文字并以excel和word格式下载的例子</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=82</link>
      <description><![CDATA[好的，我收到用户的一个请求，需要将包含扫描图的PDF文件中的文字识别出来，并以HTML的形式呈现一个 exhibitors 的表格。这个表格需要包括展位号、名称、主营产品和图片标题，同时页面要提供下载Excel和Word的功能。
首先，我要理解用户的具体需求。用户有 PDF 文件， ...]]></description>
      <category>AI Creator</category>
      <author>service</author>
      <pubDate>Sun, 20 Apr 2025 11:32:01 +0000</pubDate>
    </item>
    <item>
      <title>免费且好用的AI视频制作工具</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=64</link>
      <description><![CDATA[1. Pictory
 - 特点：通过文本生成视频，适合制作营销视频、社交媒体内容等。
 - 优点：自动化生成，支持多种模板。
 - 适用场景：社交媒体、营销推广。

 2. Animoto
 - 特点：提供模板和简单的拖放编辑功能，适合快速制作视频。
 - 优点：操作简单，适合初学者。
 -  ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Fri, 14 Mar 2025 02:16:37 +0000</pubDate>
    </item>
    <item>
      <title>Speech to Text in Premiere Pro</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=60</link>
      <description><![CDATA[Link:Speech to Text in Premiere Pro
Automatically generate transcripts and add captions to your videos to improve accessibility with Speech to Text in Premiere Pro.


註解： Starting with Premiere Pro version 25.0, the Essential Graphics panel is n ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Tue, 04 Mar 2025 23:00:41 +0000</pubDate>
    </item>
    <item>
      <title>如何选择合适的AI视频生成工具</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=59</link>
      <description><![CDATA[选择AI视频生成工具时，需根据你的具体需求（如创作类型、预算、技术门槛）来决定。以下是目前热门的工具分类和推荐，附上特点及适用场景：
一、全能型工具（适合多场景）
1. Runway（https://runway.ml）
- 优势：支持文本/图片生成视频、视频风格迁移、绿幕抠图、运动 ...]]></description>
      <category>AI Creator</category>
      <author>rafavi</author>
      <pubDate>Tue, 04 Mar 2025 14:54:09 +0000</pubDate>
    </item>
    <item>
      <title>DeepSeek AI视频创作软件选择建议</title>
      <link>http://bluetooth.com.cn/forum/forum.php?mod=viewthread&amp;tid=58</link>
      <description><![CDATA[选择适合的AI视频软件需要根据你的具体需求（如视频生成、编辑、自动化或特效），以下是不同场景下的推荐工具及特点：
一、AI视频生成工具
适合从文本/图片生成视频，或快速制作营销、教育类内容：
1. Synthesia (https://www.synthesia.io/)
- 特点 ：用AI虚拟人像生成 ...]]></description>
      <category>AI Creator</category>
      <author>service</author>
      <pubDate>Tue, 04 Mar 2025 14:46:00 +0000</pubDate>
    </item>
  </channel>
</rss>