Wok

Results 144 comments of Wok

> Today you can get -1 more cards The `-1` is a bit weird, no? Maybe it is part of the issue? cf. https://github.com/chr233/ASFEnhance/issues/195#issuecomment-1868247945 ![Picture](https://i.imgur.com/bWXPunT.png) cf. https://github.com/chr233/ASFEnhance/issues/195#issuecomment-1868442390 ![Picture](https://i.imgur.com/BLI2dp3.png)

> Is this happening because ASF first checks if the sale card is available? I see. So the issue stems from the negative number of cards available returned by Steam.

It is not in the [`requirements.txt`](https://github.com/Stability-AI/stablediffusion/blob/main/requirements.txt).

> `np.float` was a deprecated alias for the builtin `float`. To avoid this error in e xisting code, use `float` by itself. Doing this will not modify any behavior and...