ginipick commited on
Commit
f130dbf
·
verified ·
1 Parent(s): 8305204

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  # PyTorch 관련 (버전 명시)
2
  torch>=2.0.0
3
  torchvision>=0.15.0
 
1
+ streamlit
2
  # PyTorch 관련 (버전 명시)
3
  torch>=2.0.0
4
  torchvision>=0.15.0