farach / huggingfaceR

Hugging Face state-of-the-art models in R
Other
142 stars 17 forks source link

Install With Existing Python Environs #51

Open lyndbacon opened 7 months ago

lyndbacon commented 7 months ago

Hello. Interesting stuff! Thanks for it.

Is it possible to install huggingfaceR via devtools::install_github without also installing a miniconda environment? I have existing Python virtual environments that I use via reticulate. I'd rather not install a miniconda environment.