shreyanshjha0709 commited on
Commit
9038d0b
·
verified ·
1 Parent(s): 284f9f4

Create dependencies.yml

Browse files
Files changed (1) hide show
  1. dependencies.yml +14 -0
dependencies.yml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: watch-description-app
2
+ channels:
3
+ - defaults
4
+ - conda-forge
5
+ dependencies:
6
+ - python=3.10
7
+ - streamlit
8
+ - transformers
9
+ - pytorch
10
+ - requests
11
+ - beautifulsoup4
12
+ - pip
13
+ - pip:
14
+ - torch