srinuksv commited on
Commit
0d0a891
Β·
verified Β·
1 Parent(s): c4896c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,7 +1,3 @@
1
- # Install PyTorch first to avoid dependency errors
2
- torch
3
- torchvision
4
-
5
  # Core dependencies
6
  gradio==5.21.0
7
  gradio_client==1.7.2
@@ -17,4 +13,4 @@ av
17
 
18
  # Optional dependency
19
  # Uncomment the following line if you need flash-attn
20
- flash-attn==2.7.4.post1
 
 
 
 
 
1
  # Core dependencies
2
  gradio==5.21.0
3
  gradio_client==1.7.2
 
13
 
14
  # Optional dependency
15
  # Uncomment the following line if you need flash-attn
16
+ # flash-attn==2.7.4.post1