xjflovegba
发表于 2024-12-9 14:46:47
谢谢,顺便问一下。那种网址打开来就可以试用的,为什么提示错误哪?我记得之前可以的,难不成那种网站的也得自己去每次升级它才能继续用的么???
以下是打开它huggingface.co/spaces/qqxiexie/OmniGen?logs=container这个试用网址后的提示,到底咋弄哦,明明前两天打开测试了一张是能用的。谢谢啦
===== Application Startup at 2024-12-09 06:24:46 =====
The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`.
0it
0it
Loading safetensors
Traceback (most recent call last):
File "/home/user/app/app.py", line 9, in <module>
pipe = OmniGenPipeline.from_pretrained(
File "/home/user/app/OmniGen/pipeline.py", line 93, in from_pretrained
return cls(vae, model, processor)
File "/home/user/app/OmniGen/pipeline.py", line 61, in __init__
elif is_torch_npu_available():
NameError: name 'is_torch_npu_available' is not defined. Did you mean: 'is_torch_xla_available'?
The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`.
0it
0it
无言以对
发表于 2024-12-9 16:12:29
xjflovegba 发表于 2024-12-9 14:46
谢谢,顺便问一下。那种网址打开来就可以试用的,为什么提示错误哪?我记得之前可以的,难不成那种网站的也 ...
在线一般都有额度限制,一般几个小时内只给用一两次,并非随意使用。
leeloowu
发表于 2024-12-14 22:19:13
谢谢大神分享!
毛貌
发表于 2024-12-23 13:43:03
谢谢分享
inhva1
发表于 2024-12-23 15:19:37
干起来不错,下载试下效果先,感谢大佬分享
毛貌
发表于 2024-12-24 13:26:19
本帖最后由 毛貌 于 2024-12-24 13:30 编辑
这个AI对显卡的要求非常高,显存低于8G的用不了。输出1024X1024的图片,显存超过了24G,加上虚拟内存勉强够用,太慢了。输出改成512X512,推理步数50次改为25次,可以了,效果还可以,用于一般发朋友圈够用了。
毛貌
发表于 2024-12-25 20:12:30
这个AI对显卡的要求非常高,显存低于8G的用不了。输出1024X1024的图片,显存超过了24G,加上共享内存勉强够用,太慢了。输出改成512X512,推理步数50次改为25次,可以了,效果还可以,用于一般发朋友圈够用了。
19190919100
发表于 2024-12-26 01:31:00
ai时代。好期待
niliu
发表于 2024-12-26 14:36:18
谢谢大佬
leon5hongxuan
发表于 2024-12-27 19:04:09
v2性能怎么样?