mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Pin mpmath version for shark 1.0
Fixes the `AttributeError: module 'mpmath' has no attribute 'rational'` error.
This commit is contained in:
@@ -25,6 +25,7 @@ diffusers==0.24.0
|
||||
#accelerate is now required for diffusers import from ckpt.
|
||||
accelerate
|
||||
scipy
|
||||
mpmath==1.3.0
|
||||
ftfy
|
||||
gradio==4.12.0
|
||||
altair
|
||||
|
||||
Reference in New Issue
Block a user