openfree commited on
Commit
5125645
·
verified ·
1 Parent(s): b5e52cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -25
README.md CHANGED
@@ -1,39 +1,20 @@
1
  ---
2
- title: DNA Diffusion Slot Machine
3
  emoji: 🧬
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
11
  ---
12
 
13
- # DNA-Diffusion Slot Machine 🎰🧬
 
14
 
15
- An interactive web application for generating cell type-specific DNA regulatory sequences using the DNA-Diffusion model from [Pinello Lab](https://pinellolab.org).
16
-
17
- ## Features
18
-
19
- - 🎰 **Interactive Slot Machine Interface**: Watch 200 slots spin as DNA sequences are generated
20
- - 🧬 **Cell Type-Specific**: Generate sequences for K562, GM12878, and HepG2 cell lines
21
- - ⚡ **Real-time Animation**: Visual feedback during sequence generation
22
- - 🎨 **Beautiful UI**: Retro-futuristic design with smooth animations
23
-
24
- ## Note
25
-
26
- This is a demo version running in mock mode. For real DNA sequence generation:
27
- 1. Deploy with GPU enabled
28
- 2. Install DNA-Diffusion model dependencies
29
- 3. Use the full `app.py` instead of `app_spaces.py`
30
-
31
- ## Usage
32
-
33
- 1. Select a cell type (K562, GM12878, or HepG2)
34
- 2. Click GENERATE or pull the lever
35
- 3. Watch the slots spin!
36
- 4. View your generated 200bp regulatory sequence
37
 
38
  ## Citation
39
 
 
1
  ---
2
+ title: DNA CASINO
3
  emoji: 🧬
4
  colorFrom: green
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 5.35.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ short_description: DNA Diffusion
12
  ---
13
 
14
+ Baed LLM Model: VIDraft/Gemma-3-R1984-27B
15
+ Powered by VIDraft
16
 
17
+ Based theory by 'pinello lab'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
 
19
  ## Citation
20