amiraaaa123 commited on
Commit
4122eb1
1 Parent(s): dc0b32e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ class UserInterface():
17
  # help="Type in your HuggingFace API key to use this app"
18
  # )
19
 
20
- models_name ="HuggingFaceH4/zephyr-7b-beta"
21
 
22
 
23
 
 
17
  # help="Type in your HuggingFace API key to use this app"
18
  # )
19
 
20
+ models_name =("HuggingFaceH4/zephyr-7b-beta", )
21
 
22
 
23