GotThatData commited on
Commit
a25f75b
·
verified ·
1 Parent(s): d0325f0

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ gradio>=4.0.0
2
+ py3Dmol>=2.0.0
3
+ requests>=2.28.0