LAP-DEV commited on
Commit
5a9ad36
·
verified ·
1 Parent(s): 4b29a54

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -4,9 +4,12 @@
4
  # For CUDA 12.4, use : https://download.pytorch.org/whl/cu124
5
  --extra-index-url https://download.pytorch.org/whl/cu121
6
 
7
- setuptools
 
8
  wheel
9
 
 
 
10
  gradio==5.49.1
11
  pytubefix
12
  transformers
 
4
  # For CUDA 12.4, use : https://download.pytorch.org/whl/cu124
5
  --extra-index-url https://download.pytorch.org/whl/cu121
6
 
7
+ pip>=23.3
8
+ setuptools>=69
9
  wheel
10
 
11
+ --no-build-isolation
12
+
13
  gradio==5.49.1
14
  pytubefix
15
  transformers