Stefan Alenius

Results 12 comments of Stefan Alenius

Agreed. This is a feature I would apprechiate a lot.

Doing the work manually takes a lot of time. Would it be possible to prioritize this? Others who agree this is a feature you want, please donate to easydiffusion development:...

Tried using the SciSharp/SciSharp-Stack-Examples-repository and adding the NuGet-Package TensorFlow.Net 0.100.1, but this also gave the error above. It did work when I added the SciSharp/TensorFlow.Net-repository, removed the dependency to TensorFlow.Keras...

Tested with my repo only using Tensorflow.Keras 0.10.1 and got the error: System.TypeInitializationException HResult=0x80131534 Message=The type initializer for 'Tensorflow.KerasApi' threw an exception. Source=Tensorflow.Keras StackTrace: at Tensorflow.KerasApi.get_keras() at TensorFlowNet_Updated_GAN.MnistGAN.PrepareData() in C:\Users\darla\Downloads\TensorFlowNetUpdatedGAN-main...

Added a GitHub Repo that shows this error in a simple form: https://github.com/Darlanio/TensorFlowNetGAN20230131 I also tried using the SciSharp-repositories instead of NuGet-Packages - and that works: https://github.com/Darlanio/SciSharp-MNISTGAN-Example I hope this...

Looking forward to android support for LLamaSharp. Tested it with 0.19 and got System.PlatformNotSupportedException: 'Operation is not supported on this platform.' on the ModelParams constructor.

Lycoris support needed. Please continue development of EasyDiffusion. There might be another coffee or two if you do, cmdr2.

Looking forward to your solution to this problem. I am not sure if llamasharp would work out of the box on android/ios, but maybe it is possible to compile llama.cpp...

Tested on 0.19 without compiling the binaries myself and got the exception System.PlatformNotSupportedException: 'Operation is not supported on this platform.' on the ModelParams constructor.