Choice of language not showing up with some but not all users

#2
by JBHF - opened
Owner
edited Apr 8

I have a Streamlit app running on my Hugging Face Space. In this app I give the user a choice of which language to use for the LLM to use for its answer.

The possible choices are:
Nederlands
Engels
Duits
Frans
Spaans
Italiaans

When I myself run my app, I can choose Nederlands from this list because it shows up as a possible choice.

But I have a user who runs the same online app, but the list is only 5 instead of 6 items long and Nederlands is not in his list!

I have no idea why or how that even can occur!

Can somebody help me with this problem?

The strange thing is, that the choice “Nederlands” shows up as the choice “English” in his app ! See his screenshot:

5fccbdae-3753-4584-801d-3da9d87fe11d.jpeg

Sign up or log in to comment