ai-forever / ghost

A new one shot face swap approach for image and video domains
Apache License 2.0
1.25k stars 265 forks source link

Typer Error on colab #41

Open andriken opened 2 years ago

andriken commented 2 years ago

Type Error on Colab In Inference Section, also the batch_size parameter Is highlighting as error

TypeError: can't convert np.ndarray of type numpy.object_. The only supported types are: float64, float32, float16, complex64, complex128, int64, int32, int16, int8, uint8, and bool.