kidcoconut commited on
Commit
7c1c3cd
1 Parent(s): f5a9de7

merged github/demo_huggingFace into runner/main

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  #--- conda create --name env_capstone python=3.8.16
2
  #--- pip freeze | xargs pip uninstall -y #--- optional clean the conda env
 
3
 
4
  #altair==4.2.2
5
  #anyio==3.6.2
 
1
  #--- conda create --name env_capstone python=3.8.16
2
  #--- pip freeze | xargs pip uninstall -y #--- optional clean the conda env
3
+ #--- 20230530: commented out all secondary packages as they were causing the huggingfaceSpace to fail
4
 
5
  #altair==4.2.2
6
  #anyio==3.6.2