You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use tensorflow 1.13 in app.py but it's not allow to install . How I can install tensorflow 1.x?
os.system("pip install tensorflow==1.13") @srush
The text was updated successfully, but these errors were encountered:
Hey there, thanks for the question! Please use the forum for questions related to Spaces - https://discuss.huggingface.co/. This repository is not related to Spaces. You might want to check Spaces dependencies documentation on the topic https://huggingface.co/docs/hub/spaces-dependencies. If you share a reproducible Space that's always super useful :)
I want to use tensorflow 1.13 in app.py but it's not allow to install . How I can install tensorflow 1.x?
os.system("pip install tensorflow==1.13")
@srush
The text was updated successfully, but these errors were encountered: