qingxu99 commited on
Commit
b64be1b
1 Parent(s): 32531ad

universe update

Browse files
Files changed (3) hide show
  1. .gitignore +0 -0
  2. Dockerfile +5 -0
  3. README.md +5 -4
.gitignore ADDED
File without changes
Dockerfile ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ FROM fuqingxu/ai_search:v3
2
+
3
+ CMD ["python", "webapp.py"]
4
+ CMD ["python", "webapp.py"]
5
+ CMD ["python", "webapp.py"]
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
2
- title: Theory Mut
3
- emoji: 💻
4
- colorFrom: blue
5
- colorTo: gray
6
  sdk: docker
7
  pinned: false
 
8
  ---
9
 
10
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: UniverseTheory
3
+ emoji: 🎉
4
+ colorFrom: gray
5
+ colorTo: pink
6
  sdk: docker
7
  pinned: false
8
+ app_port: 7860
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference