kimappl commited on
Commit
3cef2a2
·
verified ·
1 Parent(s): 924e5b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -8,6 +8,7 @@ sdk_version: 1.38.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ dependencies:
12
+ - streamlit
13
+ - transformers
14
+ ---