aaqibsaeed commited on
Commit
abb072b
1 Parent(s): 690461d

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ anthropic
3
+ torch>=2.1.1
4
+ gradio==4.16.0
5
+ transformers
6
+ accelerate