Steven Zhang commited on
Commit
0c80b26
1 Parent(s): 4b0ba73

final sync test

Browse files
Files changed (2) hide show
  1. README.md +11 -4
  2. requirements.txt +1 -0
README.md CHANGED
@@ -1,5 +1,12 @@
1
- # 2022-summer-speech-translation
 
 
 
 
 
 
 
 
 
2
 
3
- To Run:
4
-
5
- - Add how to
 
1
+ ---
2
+ title: Fire Coml Summer 2022
3
+ emoji: 🐨
4
+ colorFrom: pink
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 1.10.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ tensorflow==2.9.1