axelsirota commited on
Commit
39ae98f
·
verified ·
1 Parent(s): 4a8678e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # A/B Test Simulator
2
 
3
  Interactive tool for planning and analyzing A/B tests for AI features.
 
1
+ ---
2
+ title: A/B Test Simulator
3
+ emoji: 📊
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: gradio
7
+ sdk_version: "4.44.0"
8
+ python_version: 3.10
9
+ app_file: app.py
10
+ pinned: false
11
+ ---
12
+
13
  # A/B Test Simulator
14
 
15
  Interactive tool for planning and analyzing A/B tests for AI features.